madcadder
2007-03-22, 05:30 PM
I have a small routine I wrote that:
pops a dialog to enter the project number
creates the folder of that number
copies the standards file
and starts the sheet set wizard.
What I need to do is find out how much of that info I can auto-populate from the routine by altering variables or registry settings associated to the sheet set wizard.
What are those variables?
For these reg values I can not edit the "(Default)" and get it to stick if changed from a lisp. Is this normal?
HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R17.0\ACAD-5001:409\Profiles\MadCadder\Dialogs\Sheet Set Wizard
or
HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R17.0\ACAD-5004:409\Profiles\MadCadder\Dialogs\Sheet Set Wizard
Yes I currently have 07 and ADT installed on this machine. I had an extra license and am using it to test for the our users who use a2k7 daily.
pops a dialog to enter the project number
creates the folder of that number
copies the standards file
and starts the sheet set wizard.
What I need to do is find out how much of that info I can auto-populate from the routine by altering variables or registry settings associated to the sheet set wizard.
What are those variables?
For these reg values I can not edit the "(Default)" and get it to stick if changed from a lisp. Is this normal?
HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R17.0\ACAD-5001:409\Profiles\MadCadder\Dialogs\Sheet Set Wizard
or
HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R17.0\ACAD-5004:409\Profiles\MadCadder\Dialogs\Sheet Set Wizard
Yes I currently have 07 and ADT installed on this machine. I had an extra license and am using it to test for the our users who use a2k7 daily.