Hi Friedrich,

One of the things that bugs me somethings are the Dialog IDs. The problem
is if you have code inside the "Loop Wizard" structure that looks like:

If %_SB_DIALOGID% Equals "5" Then
! Whatever
End

The problem comes up if you move things around in the user interface so now
the Dialog 5 is number 6. You then have to go through the code and make
sure that the IDs in your code now reflect the changes in the dialog order.

If the dialogs could be named instead of the IDE assigning numbers to them
it would help a great deal to avoid problems. Since I have code in the
wizard loop in just about every install I have, I very often run into the
"Arghhh, forgot to change the number in the IF statement" scenario.

Am I missing a better way to deal with this?

Best regards,

--
Arnór Baldvinsson - Icetips Creative, Inc.
Port Angeles, Washington
www.icetips.com - www.buildautomator.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php