home *** CD-ROM | disk | FTP | other *** search
-
-
- The Install-Pro Automated Installation System
-
- Version 1.21 -- August 1, 1991
-
-
- Copyright 1991 DB/Soft Publishing Co.
-
- All Rights Reserved
-
-
-
-
- DB/Soft Publishing Co.
- 3200 Truxel Rd. #199
- Sacramento, CA 95833
- Voice: 1-916-927-6951
- BBS: 1-916-927-2349
- Netmail: 1:203/39.6
-
-
- Split is a small program designed to create sections of a files
- smaller or equal to a specified size. The actual size created is
- rounded UP to the nearest 16k for simplicity.
-
- The syntax is: SPLIT <filename> <filesize>
-
- No slashes or dashes are needed.
-
- DON'T feed split.exe a file that ends with a numeric character,
- such as datafile.001. If datafile.001 needs to be split, rename
- it datafile.xxx or something, as datafile.001 through
- datafile.009 are subject to overwrite.
-
- Make sure that the split filesize is at least 1/9 of the total
- filesize, or portions won't be created.
-
- The file that gets split MUST have a three character extension.
-
-
-