SCOUG-Programming Mailing List Archives
Return to [ 08 |
November |
2001 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
dallas_kincyb wrote:
>
Not sure if you're looking for the function names or the functionality.
Here's some functionality:
> fullyqualifiedfilename = Qualify( filename )
SysFileTree()
> newhaystack = CHANGESTR( needle, haystack, newneedle )
translate()
> count = COUNTSTR( needle, haystack )
I wrote a PosList() routine a few days ago which creates a stem variable
list of the positions in a string where a "needle" string occurs. The
returned .0 stem value contains the "count". It uses Pos() and indexes
its way through the string.
- 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".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 08 |
November |
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.
|