home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / bbsee21x.zip / BBC2PCB.DOC < prev    next >
Text File  |  1992-05-31  |  772b  |  26 lines

  1. BBC2PCB.EXE
  2.  
  3. BBC2PCB is a utility to dump a BBSee master description database out to
  4. an ASCII output file using the PCBoard file format.  The PCBoard
  5. continuation character is added to secondary description lines.
  6.  
  7. The syntax of this program is
  8.  
  9. BBC2PCB filename
  10.  
  11. -  Filename is a DOS filename.
  12. -  While BBC2PCB is running any keystroke will interrupt the operation.
  13. -  The BBSEE.CFG must be situated in the current default DOS directory
  14.    for BBC2PCB to run.
  15.  
  16. Error return codes
  17.  
  18. 1-3 Problems in the BBSEE.CFG file
  19. 5   The requested Filename could not be opened
  20. 6   Disk error occurred during write of the file (disk full?)
  21. 7   Master database could not be opened
  22. 8   Database index could not be opened.
  23. 9   Operation interrupted by keystroke
  24.  
  25.  
  26.