Quantcast
Channel: FiveTech Software tech support forums
Viewing all articles
Browse latest Browse all 27092

Parsing issue XML/JSON input

$
0
0
I suddenly am having a problem parsing a file received from an HTTP source. I use the following code: [code=fw:y1u3w4rm][/code:y1u3w4rm] And here is a section of the file: [code=fw:y1u3w4rm][/code:y1u3w4rm] This is my problem. Using the Memo functions, they do not recognize the CRLF that is present at the end of each line. So, it reads this at 100 characters / symbols and that of course messes up my attempt to parse the data. I have done this process many times with success, but suddenly I'm running into issues. I'm implementing a series of new data acquisition tools that use JSON responses ... so I need to get past this. All help is greatly appreciated. Tim

Viewing all articles
Browse latest Browse all 27092

Trending Articles