home *** CD-ROM | disk | FTP | other *** search
- BBC2PCB.EXE
-
- BBC2PCB is a utility to dump a BBSee master description database out to
- an ASCII output file using the PCBoard file format. The PCBoard
- continuation character is added to secondary description lines.
-
- The syntax of this program is
-
- BBC2PCB filename [-c]
-
- - Filename is a DOS filename.
- - While BBC2PCB is running any keystroke will interrupt the operation.
- - The BBSEE.CFG must be situated in the current default DOS directory
- for BBC2PCB to run.
- - The -c option provides the capability of outputing the PCBoard
- continuation character, '|', on subsequent lines of a listing.
-
- Error return codes
-
- 1-3 Problems in the BBSEE.CFG file
- 5 The requested Filename could not be opened
- 6 Disk error occurred during write of the file (disk full?)
- 7 Master database could not be opened
- 8 Database index could not be opened.
- 9 Operation interrupted by keystroke
-
-
-