Home

Alert Me!

Utilities

Atari 8-bit
Community

SpartaDOS 3 and X

Utility: TSPLIT.COM

What it does

Split text files (ATASCII) by text lines (paragraphs), instead of the fixed-length pass by pass method.

When to use it

Are you tired of splitting text files only to find that the last line in each resulting output file is fragmented? TSplit will split a text file in a much more complicated way than a fixed-length pass by pass binary-file splitter does.

Take a file that is 52,000 bytes in length. This file has to be re-edited and it doesn't fit into Atari Writer Plus(tm). To use TSplit simply type the following at the command-line:

    tsplit document.txt document /v15800

The resulting output files will have a length of 15,800 bytes or less (depending if the last line can fit in the current file, otherwise it will be past to the next file), and each file will be given a numbered extension. The first split file will be given an extension of ".001", the second an extension of ".002", and so on....

Type TSPLIT[return] at the command-line for syntax. Use the X command when used in SpartaDOS X.

Download TSplit


This Atari 8-Bit Computer WebRing site is owned by Nelson Nieves.
[ Previous 5 Sites | Previous | Join | RandomSite | Next | Next 5 Sites ]