11-25-2005 05:40 AM
11-25-2005 05:53 AM
11-25-2005 05:58 AM
11-25-2005 06:37 AM - edited 11-25-2005 06:37 AM
Devchander is right on the money but I think you will need a little bit more to parse the string.
This is very similiar to the Extract Numbers.vi example that ships. The only difference is the number format that is extracted for the string using Match Patten. The Match Pattern returns -1 when it can't any more matches where as Fract/Exp String To Number returns 0 which could be ambiguous.

Might not be bomb proof but it worked for the string you posted.
cheers
David
Message Edited by David Crawford on 11-25-2005 06:37 AM
11-28-2005 01:40 AM