SCOUG-Programming Mailing List Archives
Return to [ 13 |
February |
2004 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
Thanks, Bob. Learn something new everyday. I think I'll go back to some of my REXX
procedures, where I created and read in a temporary ASCII and update them.
HCM
On Fri, 13 Feb 2004 10:18:38 PST8, Bob wrote:
>** Reply to message from "Harry Motin hmotin@sbcglobal.net" on Fri, 13 Feb 2004
>07:09:13 PST8
>
>> Have you considered using REXX for this task? It's easy and simple, as compared
to
>> C or C++. "Simple little command line utilities" are bread and butter for REXX.
>>
>> With regard to my suggestion to use the commandline line input,
>>
>> SET > C:\ENVIR.TXT
>
>In REXX it is even easier than that.
>
>Use the REXX "value" function.
>
>tz = value( 'tz',, 'OS2ENVIRONMENT')
>
>--
>Robert Blair
>
>=====================================================
>
>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 <<
>> Next Message >>
Return to [ 13 |
February |
2004 ]
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.
|