Hi, all,
 
I wonder if anyone might have a solution to a problem I am running into  
with Pause:
 
I have an application EEP with a Pause  3 statement in it --
 
PAUSE 3 USING “Retrieving matching documents…”  + 
CAPTION “Retrieving Documents” + 
ICON INFO 
(code that  takes a minute or two, or maybe even longer to execute) 
CLS 
(etc.) 
If the user decides to click on the “X” on the Pause  message box to close 
the message box, he/she gets the typical Windows message  box “End Program –
 R:BASE Extreme 9.0” with the “End Now” and “Cancel”  buttons.  If the 
user clicks “End  Now”, R:BASE aborts.  If the user  clicks “Cancel”, he/she 
returns to the program but R:BASE no longer works  properly – all kinds of 
weird error messages pop up when the program resumes  running. 
How can I prevent the user from getting the Windows  message box in the 
first place (how can I prevent the user from closing the  Pause Message Box)? 
Thank you in advance... 
Diane DeMers 
Sugarloaf Software 
DeKalb, IL

Reply via email to