SCOUG-Programming Mailing List Archives
Return to [ 21 |
December |
2003 ]
Content Type: text/plain
Lynn H. Maxson wrote:
>
> Happy to provide you with a diversion over the holidays.
A very welcome diversion, Lynn, thanks. :)
> I'm certain that you have assisted Bob in the items
> with respect to parsing in REXX he should cover.
Bob is way ahead of me and doesn't need my assistance, but I appreciate
the comment.
It's enlightening that, of all the things which PARSE can do, the one
thing it _doesn't_ do well is the thing that people always use it for.
An example is to pass the name of a state as one of several command line
parameters. PARSE works fine on Alabama, works fine on Alaska, works
fine on Arkansas. But New Jersey, with its embedded space, shifts the
parameters. If you use quote marks and pass "New Jersey" on the command
line PARSE will ignore the quote marks and still shift the parameters.
- Peter
=====================================================
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".
=====================================================
Return to [ 21 |
December |
2003 ]
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.
|