chadley
2004-09-27, 05:58 PM
Hi all,
I am now using ADT 2005 and I discover a bizarre little problem. It seems some of my old Autocad2002 files don't print correctly. Even if it is reading the proper ctb table. If I insert a file with my new display rep though and make it current then everything works fine. So, I got step one down I know how to automate bringing a file in to make the new display rep. available. The part I don't know is how to how to call the command "AecDisplayManagerConfigsSelection" and set it to my specific display rep. in an automated manner. There is no command line access to this command that I can find. If I write this:
(command "AecDisplayManagerConfigsSelection" "HHJA-CD")
it forces the user to use the mouse to select a display rep even if I turn the filedia to 0 and cmddia 0. Is there any other dialog box variable I need to remember.
Anyone have any ideas?
I am now using ADT 2005 and I discover a bizarre little problem. It seems some of my old Autocad2002 files don't print correctly. Even if it is reading the proper ctb table. If I insert a file with my new display rep though and make it current then everything works fine. So, I got step one down I know how to automate bringing a file in to make the new display rep. available. The part I don't know is how to how to call the command "AecDisplayManagerConfigsSelection" and set it to my specific display rep. in an automated manner. There is no command line access to this command that I can find. If I write this:
(command "AecDisplayManagerConfigsSelection" "HHJA-CD")
it forces the user to use the mouse to select a display rep even if I turn the filedia to 0 and cmddia 0. Is there any other dialog box variable I need to remember.
Anyone have any ideas?