Missing System Variable
Missing System Variable
(OP)
I am working on automating some tasks in Autocad 14. My problem is that I am missing a system variable called CurrentProfile. I have looked on several other machines at my company, all of which are running the same version of acad, and all of them list that system variable with the appropriate profile when I type "setvar" then "?" at the command line.
I have two profiles set up and can switch between them properly even though according to my system (ie: setvar listing), it is not retaining the profile I am using.
Also, is there a file that acad keeps a listing of the system variables in?
Thanks in advance!
I have two profiles set up and can switch between them properly even though according to my system (ie: setvar listing), it is not retaining the profile I am using.
Also, is there a file that acad keeps a listing of the system variables in?
Thanks in advance!





RE: Missing System Variable
in R14. Starting A2000 (not so sure for R14.01), the
the current profile system variable is "cprofile".
List of system variables can be found in the help
files under Autocad Command Reference.
RE: Missing System Variable