The 'X' in the upper right hand corner is disabled in PAUSE 3 while the program is running.
I use this technique all over in my apps. PAUSE 3 to let the user what's going on. Clicking the 'X' does nothing (although Windows might intervene to tell you that the program is not responding -- don't believe it!). In fact, when developing and testing, I click on the 'X' to determine if my program is working. If the PAUSE closes then I know my program is not working. Regards, Stephen Markson ForenSys The Forensic Systems Group www.ForenSys.ca 416 482 2140 > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jan Johansen > Sent: May 9, 2005 12:02 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - Re: Pause Question > > Razzak, > > I know that I sometimes miss something but I still don't get it. > > I'm talking about the 'X' in the upper right hand corner. It still shows in > a pause 3. > > Jan > > ----- Original Message ----- > From: "A. Razzak Memon" <[EMAIL PROTECTED]> > To: "RBG7-L Mailing List" <[email protected]> > Sent: Monday, May 09, 2005 8:53 AM > Subject: [RBG7-L] - Re: Pause Question > > > > At 10:43 AM 5/9/2005, Jan Johansen wrote: > > > > >Does anyone know if there is a way to disable the CLOSE button in a > PAUSE? I > > >haven't located it in R:Docs so I don't know if its possible. I have some > > >processes that include pauses just to show you something and the last > thing > > >I want anyone to do is clik the CLOSE on a pause. > > > > > > Jan, > > > > Use PAUSE 3 to achieve that goal. > > > > Here's how: > > > > R:Docs | Main Menu | PAUSE Command | Build Syntax for PAUSE Command > > > > or > > > > R:Docs | Main Menu | PAUSE Command | Templates > > > > Enjoy and make sure to have fun! > > > > Very Best R:egards, > > > > Razzak. > > > > > >
