Hi
Is it possible to display the line number I am on in my script and also the instruction associated with that line in a dialog box. I plan to keep the box open during the script and it has a progress bar. I want to update the progress bar in the same dialog box based on the line number of the script as well. Here is my dialog
wait>5
Dialog>Dialog2
Caption=MRP Regen Process Active
Width=400
Height=200
Top=500
Left=20
Max=1
Min=1
Close=1
Resize=1
Image=C:\Program Files\PPILogo\ppi-mini.JPG,8,0,201,73
ProgressBar=msProgressBar1,8,80,201,16,0
EndDialog>Dialog2
Show>Dialog2
Cheers
Display Line # and code in Dialog box
Moderators: JRL, Dorian (MJT support)
Display Line # and code in Dialog box
Just when you thought it was safe to go in the water........
