LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 1998)Back to main REXXLIST pageJoin or leave REXXLIST (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 27 Aug 1998 16:58:40 -0500
Reply-To:     REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU>
Sender:       REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU>
From:         Bill P <bparrill@USA.NET>
Organization: Unorganized
Subject:      Re: OS/2 RxMessageBox
Content-Type: text/plain; charset=us-ascii

REXX Dev wrote: > BP> The problem with PMREXX is that it leaves that PMREXX window > BP> open when it exits > Not sitting behind an OS/2 PC right now, but in general I guess that > problem can be solved bij using "'EXIT'" instead of "EXIT". > ^ ^

That used to not work, but things may have changed. I rarely use PMREXX, but when a REXX program ended it would display a dialog box that you had to click on to shut it down. I don't recall coding 'EXIT' would help since it wasn't really running from a OS/2 command session...

Bill P.


Back to: Top of message | Previous page | Main REXXLIST page