Dan, It looks like CLS still has the same effect.
pause 4 using 'Test' cls -- this clears the Pause display ----- Original Message ----- From: "Dan Goldberg" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Monday, March 21, 2005 5:38 PM Subject: [RBG7-L] - RE: pause for 0 does not clear out pause > Sorry, I did the wrong syntax. It should be: > > pause 4 using 'Test' > pause for 0 > > Let me know if the test box disappears automatically. > > Thanks > > Dan > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of > claudinerobbins > Sent: Monday, March 21, 2005 2:07 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - RE: pause for 0 does not clear out pause > > > Works fine here. ~Claudine :) > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Goldberg > Sent: Monday, March 21, 2005 3:54 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - pause for 0 does not clear out pause > > I use pause 4 command to display different information message while > processing. I then use pause for 0 to automatically clear out the pause box > when the processing is done. > > With update 79 it does not clear out. It just puts an "okay" button in it. I > sent the bug to rdcc but they said they could not replicate it. > > Could someone try this in a command file. > > pause for 4 using 'Test' > pause for 0 > > It should show a brief box with the word "Test" in it and the quickly > disappear but it does not. > > Could someone let me know that you can replicate it so I can resubmit to > rdcc?? > > Thanks > > Dan Goldberg >
