×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Consider downloading the ISTKT.

Below is documentation from the TXTTKT for the subprocedure, split.

*****************************************************************************
* Parse a segment of data from a buffer based on
* the separator character. Discard the last
* separator, remove the parsed data from the
* buffer, return the parsed data as the result
* Returns: A varying length string of up to 1024 bytes in length
* containing the next parsed token
* Parms : StringBuffer - An up to 32767 byte variable length value
* containing the data to parse. It will be
* updated (the returned value is removed from
* the buffer each time a token is parsed from it
* : Delimiter - A 1-64 byte value containing the delimiter which
* separates the tokens in StringBuffer. This value
* will not be modified. Constants are allowed.
* Typical usage:
* C eval Token = Split(Record:TAB)

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.