PDA

View Full Version : Where is the default "Name of new sheet set:" info stored?



madcadder
2007-01-09, 02:18 PM
I'm learning about Sheet Sets... That's for sure...

I found the Sheet Set Wizard in the registry and figured out how to modify with lisp.



What I can not find is where the default "Name of new sheet set:" info is stored?

My lisp so far:
creates a folder
copies the DWS file to that folder
starts the Sheet Set Wizard
I already have the "Store sheet set data (.dst) here:" path defined.

The Sheet Set name is the same as the folder I created, so I want to pre-populate that info into the Wizard so the user just has to verify and click "Next" at that page.