LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

parsing delimited text

Could you post some of the actual txt you're trying to parse.

chris




0 Kudos
Message 11 of 12
(1,088 Views)


rfolea wrote:
Scan string for tokens works fin with ", :" as operators.


I would use a two-stage "scan string from token", e.g. as follows (depending on the exact string, you might need to tweak a bit further).
I assume that the "strX" can contain spaces. If not, things get a bit simpler if you want to remove the trailing spaces.
 
 
 


Message Edited by altenbach on 06-26-2008 11:33 AM
0 Kudos
Message 12 of 12
(1,083 Views)