Hi all,

I have a string that is read in and assigned to a veriable.  String
looks something like this:
10.00 c$cpi  c$ul  (Sample Number:) c$sh  /Courier 0 c$fnt  (
SA-01-0C8A8) c$sh ( ) c$sh  /Courier 0 c$fnt

I need the string between the second set of ()'s.  There may or may not
be a leading space, if so, I need to strip it out.  There are not the
exact same number of charecters in the string, the only thing constant
is the value I need is in the second set of ()'s.

Any idaes on this?

Thanx for any input!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to