Page 1 of 1

Truncate records in a file

Posted: 02 Sep 2006 18:17
by arunjit
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!