SCOUG-Programming Mailing List Archives
Return to [ 03 |
August |
2001 ]
<< Previous Message <<
Content Type: text/plain
Steven, Peter and I,
I now use Object REXX almost exclusively on my machine. However, I also
wrote a PMREXX program to allow me to quickly switch between the 2
whenever I want.
One thing about Object REXX. It first interprets all of your commands
and instructions before it runs. If it finds a mistake, it will not run,
but will signal you that you have a problem. This is different than
Classical REXX, which runs until it encounters a mistake then stops.
HCM
_______________________________________________________________________
Steven Levine wrote:
>
> In <20010803153113.6443.cpmta@c009.snv.cp.net>, on 08/03/01
> at 08:31 AM, said:
>
> >> Rexx. (But CRexx.inf wouldn't then have the SysBootDrive() function
> >> definition.)
>
> Yep. :-)
>
> >Yes it might.
> >It's just that mine didn't - it might be different on later
> >Warp 3 fixpacks or all of Warp 4. Updating the XREXX.INF to reflect all
> >the functions in the REXXUTIL.DLL would be a perfect thing to include in
> >a Fix Pack - that's why they have them.
>
> If it's such a good idea why didn't they do it? :-) Note the date of the
> Classic REXX REXX.INF:
>
> CREXX .INF 203,855 .... 6-14-96 10:45:44
>
> As I mentioned previously, the current documentation is in readtext.txt
> and Object REXX's REXX.INF. It's left to the student to figure out
> exactly what will work for his/her version of Classic REXX.
>
> Steven
>
> --
> ----------------------------------------------------------------
> "Steven Levine" MR2/ICE 2.28a #10183 Warp4/FP11
> www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST)
> ----------------------------------------------------------------
>
> =====================================================
>
> To unsubscribe from this list, send an email message
> to "steward@scoug.com". In the body of the message,
> put the command "unsubscribe scoug-programming".
>
> For problems, contact the list owner at
> "rollin@scoug.com".
>
> =====================================================
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-programming".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
Return to [ 03 |
August |
2001 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|