Machsupport Forum
Mach Discussion => VB and the development of wizards => Topic started by: davidimurray on June 02, 2006, 10:06:28 AM
-
Hello
Is it possible to have a VB script associated with the startup of a wizard to reset variables etc?
Cheers
Dave
-
Put a file named init.m1s in the directory of the wizard and it will run the code on startup :)
Here is one that I used in the past:
-
Marvellous - just the job - I'm guessing that you've done this before Brian ;)
Cheers
Dave
-
;D