I am using a password dialog with a static password entered. I want to
change that to a dynamic one. I think I want to set it to today (the
Clarion date i.e. 79126) but changing the numbers around. In other words the
password when the exe is run will be the date (suitably manipulated) when
created.

Can I set %_SB_PASSWORD% at the start of the script and pre load the dialog
box with that without entering a password? If so how do I set that variable
to todays integer date.

Hope that makes sense.

Thanks

John