
eric.riendeau1.5524903606125422E12 asked a question.
Editing the Entire script
Hi, i want to view all the code was use to make the installation. Like :
ShowDialog Welcome;
...
Because i want to change the order of the dialog display and do a custom code. Somebody know how to do that??
Thanks.
Eric RIendeau
Senior Software Developper
eric.riendeau@medisolution.com
SET VARIABLE TEST
DISPLAY DIALOG WELCOME MODAL
IF TEST = NEXT
DISPLAY DIALOG TERMINATE
....
I want to be able to choose the order of the dialog display in code. Make some condition, label, manage everything by my self like program code. For the type of the project i don't make one i just try to find the type to do want i want.
Thanks
Eric Riendeau
Thanks to all
Eric RIendeau