Dialog-box in progress

elmasacretum

New Member
Hi,
Could someone tell me how I can program a dialog-box in progress? (in-code)
I haven't found anything usefull in the help...
thnx in advance..
 
It is not that hard. Just define a frame with VIEW-AS DIALOG. You will also need a WAIT-FOR GO on your frame. It is easiest to just create an empty dialog-box in the AppBuilder (if you have that) and then view the code in the editor so you see which basic things you need.
 
Back
Top