Tim, Do you mean you wanted to pick out only the string "123" from the whole string "This is a test of parsing - test123" ????
If so you can do that by a nested function use of SUBSTR with STRSTR.. How you use it purely depends on what really would be the contents of the entire dataset and what you need to pick out.. Joe -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]]on Behalf Of Tim Rondeau Sent: Friday, January 29, 2010 4:31 PM To: [email protected] Subject: Help with parsing ** Hi All, Cant think today? Trying to do some parsing, basically say I have the following line: This is a test of parsing - test123 I want to parse out only the 123 Thanks Tim _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

