Posted: Thu Mar 20, 2003 3:29 pm Post subject: Tedious but possible.
Centurion
Joined: 28 Jan 2003 Posts: 109 Location: Colorado
It is possible to walk a string in ESQL directly and parse out fields... You would essentially use a loop and the input variable and a series of subsequent variables...
There is an an ESQL function that allows you to locate the next occurance of a character in the string... It gives you the offset form the beginning of the string... Creat a loop and walk the string untill you don't find it anymore.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum