FlatFile icon indicating copy to clipboard operation
FlatFile copied to clipboard

Need ability to parse a single-record string

Open robertlevy opened this issue 9 years ago • 1 comments

I can parse a file with lots of records. If I have a string representing just 1 record, there should be a shortcut to parse it. (I could use a memorystream but that's really overkill here)

robertlevy avatar Jul 02 '15 19:07 robertlevy

Hello @robertlevy Got it. I will look how I can help you with the API in the interface.

forcewake avatar Jul 07 '15 16:07 forcewake