On Jan 28, 2006, at 1:17 PM, Phil M wrote:
On Jan 28, 2006, at 12:13 PM, Chuck Pelto wrote:
What call is used to search for a string within a string?
I've poured over the Language Reference and seem to have missed it
using Find and Match as search criteria.
InStr or InStrB (depending if you want to look for characters or
bytes).
Thanks again.....
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>