SCOUG-Programming Mailing List Archives
Return to [ 21 |
March |
1999 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
On Sun, 21 Mar 1999 14:57:24 PST, Peter Skye wrote:
>
> parse var str x':'y':'z
>
>What exactly was the line you used?
For the Hobbes directory listing, I just used:
PARSE VAR Str FileName Size Date Description
But for a couple of the special cases, like directories, I used:
PARSE VAR Str './'DirName
But you had the concept right. You can use string literals to aid in your parsing, but sometimes it
has undesired side effects
=====================================================
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 [ 21 |
March |
1999 ]
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.
|