home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
-
- BUSTX
- Free DOS utility: Xevious ALLFILES.LST separator
- Version 1.00 - July 14, 1993
- (c) 1993
- by
- David Daniel Anderson
- Reign Ware
-
-
-
-
-
- BUSTX separates the ALLFILES.LST file in XEVFILES.ZIP into its component
- directories, while removing all extraneous lines. Now you CAN download
- XEVFILES.ZIP!
-
- Usage: BUSTX source_file (must be in current directory)
-
- It takes one parameter on the command line: ALLFILES.LST. BUSTX should be
- able to separate other Xevious file lists, and you simply need to substitute
- the desired name for ALLFILES.LST on the command line to process those.
- Wildcards are not allowed.
- (This should work for any Xevious file list with the following lines in it:
-
-
- )(evious BBS 508-875-3618 MS-DOS Files Master List
- Created by FILELIST Version 1.1 Copyright (C) 1987 Damir Bersinic
- Page Number: [and any data on the rest of this line] )
-
-
- Those lines, and blank lines, will be removed. The summary at the end of
- ALLFILES.LST will not be removed. The separate files will have the same
- base name as the original, but the extensions will be sequentially numbered
- from "001". A sample batch file (BUSTXREN.BAT) is included to give your
- new files meaningful names.
-
- The PASCAL (BP7) source code can be easily modified to work on other file
- lists Created by FILELIST (by Damir Bersinic). The minimum that needs to
- be changed is the PgHd (Phone Number) const., but check everything.
-
-