Search found 1 match

by arunjit
02 Sep 2006 18:17
Forum: DOS Batch Forum
Topic: Truncate records in a file
Replies: 0
Views: 12299

Truncate records in a file

Hi,

I have a file with 2500 byte records. I need to create another by taking first 2400 bytes from each. How can I strip off last 100 bytes thru commands in a .bat file ?

Any help would be greatly appreciated.

Thanks!