Hi all,
I've a flat file and has 10 lines or records that are not delimited by any space or delimiter. For each line, ie: SSN is position 10 to 19 and trailer death status is on line 10, position 20 to 21.
How do I view data in flat file where I specify a line number, from position and to position? Pls specify what function, command, syntax should I use, please provide an example.
Newbie