Forum Discussion
1 Reply
- alchemizContributor III
Hi PSAmmirata,
I took a shot … did some content manipulation using a mapper snaps that will put \n for every total length of the row then contain it in an array, then using the array method map the content has been substr(pos, len) then did a join(‘\n’) convert to binary then input to Fixed parser to output the fields
Fixed Width Parser - (with no line separator)_2020_06_06.slp (7.9 KB)
fixed-width.txt (84 Bytes)