Re: grabbing only a part of a string

2004-05-17 Thread Thomas Chiverton
On Thursday 13 May 2004 20:46 pm, Steve Nelson wrote: That looks like a short list to me. You could just use #listlast(custom|98,|)# If it's really more complex than that, check out the functions: findnocase() and mid() If it's really more complex than that, check our reFind() and friends. --

RE: grabbing only a part of a string

2004-05-13 Thread Hagan, Ryan Mr (Contractor ACI)
ListRest( yourString, | ) -Original Message- From: Wurst, Keith D. [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 3:37 PM To: CF-Talk Subject: grabbing only a part of a string hi everyone. i was wondering what the best function for only grabbing a specific portion of a string.

RE: grabbing only a part of a string

2004-05-13 Thread Steve Nelson
That looks like a short list to me. You could just use #listlast(custom|98,|)# If it's really more complex than that, check out the functions: findnocase() and mid() Steve Nelson _ From: Wurst, Keith D. [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 3:37 PM To: CF-Talk Subject: