if you put a message "TEST" view-as alert-box. can you wait for a certain amount of time for user input then close it down? not sure how this would be done any suggestions would be great cheers (progress 10.2b(
You may be able to achieve what you want by displaying your message on a frame and using the PAUSE statement. The PAUSE statement will pause for a certain amount of time, but the user can press space-bar to continue. In addition, you could use the VIEW-AS phrase to make the frame a dialog box.
Yeah thats kind of what i want.. though this is running at startup from a P file and a window is created behind the dialog-box (due to there being no existing window which it doesnt do with the message command) which i dont want and i have no idea how to get rid of it... I've also tried creating my own dialog-box but get the same issue any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.