Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Ask and learn from PTC and industry experts
947,360+

Community Members

45,355+

Solutions

165,853+

Topics

cancel
Showing results for 
Search instead for 
Did you mean: 
New Solutions from the community

Re: Extract information from text data file

1

As a workaround and to avoid having to write a parser using the data extracted by READBIN you can detect the correct line numbers via READCSV and the use READFILE as you did. I replaced the underlines in your data file by spaces and it works OK: Thi... View more

Featured Groups

Featured and Recent Articles