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.
|