home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!emory!swrinde!zaphod.mps.ohio-state.edu!uunet.ca!rose!usenet
- From: tom.koschate@rose.com (tom koschate)
- Newsgroups: comp.os.os2.programmer
- Subject: Re: Command in REXX
- Message-ID: <1992Nov19.035156.290@rose.com>
- Date: 19 Nov 92 03:51:53 GMT
- Article-I.D.: rose.1992Nov19.035156.290
- Sender: usenet@rose.com (Usenet Gateway)
- Organization: Rose Media Inc, Toronto, Ontario.
- Lines: 21
- X-Gated-By: Usenet <==> RoseMail Gateway (v1.70)
-
-
- Date Entered: 11-18-92 22:45
- In article <19921118.135726.970@almaden.ibm.com>, francis@vnet.ibm.com writes
-
- F(> The following program will allow you to type in (and execute) any REXX
- F(> commands. Try it - it's useful for learning new REXX commands.
- F(>
- F(> /**/
- F(> do forever
- F(> parse pull cmd
- F(> interpret cmd
- F(> end
-
- Of course, one might want to use the REXXTRY.CMD program that's
- provided with OS/2 exactly for such purposes, or even PMRexx . . .
-
- Tom
- ---
- KWQ/2 1.0C Dyslexics, untie!
-
- RM 2.00 : RoseNet<=>Usenet Gateway : Rose Media 416-733-2285
-