Search found 1 match
- 09 Oct 2017 21:20
- Forum: DOS Batch Forum
- Topic: Help with Reading A Fixed Length Record Flat File with a Batch Script
- Replies: 3
- Views: 3457
Help with Reading A Fixed Length Record Flat File with a Batch Script
I have been reviewing posts on the internet. As well as this forum. But I still don't understand how to create a batch command file that will: 1. Read a Flat-File created by a main-frame system. Approx rec-size is 275 bytes in each record. 2. Bypass the first record, because its not needed by the ta...