home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / LABTST34.ZIP / BBS.ZIP / PCB15.DOC next >
Encoding:
Text File  |  1995-01-14  |  2.4 KB  |  46 lines

  1. Interfacing Labtest with PCBoard 15.x
  2.  
  3. PCBoard is among the simplest systems to interface Labtest with, due
  4. largely to the design of PCBoard.  Included in the PCBOARD.ZIP file you
  5. will find a batch file called PCBTEST.BAT.  This batch file will be
  6. executed by PCBoard when the user uploads a file.  This batch file must be
  7. copied to the PCBoard system directory.  (Be sure to edit the batch file
  8. and modify the path to Labtest to suite your system).
  9.  
  10. To configure Labtest for use with PCBoard, you must select PCBoard 15.x as
  11. your system type in BBS Interface -> System Type.  LTSetup will set some
  12. parameters for the file descriptions for you (specifically the description
  13. continuation character and description indent column).  You must also
  14. specify the path to your DIR.LST file in BBS Interface -> File Cfg Path.
  15. Labtest uses this file to locate your DIRxxx file to perform an update.
  16.  
  17. If you wish to have Labtest write messages to the user concerning the file,
  18. you must define a message conference number, path, and message base type.
  19. You will also define an area for the sysop messages as well.
  20.  
  21. When you setup your message conferences in LTSetup, the message conference
  22. number is not used, however, it must be set to a non- zero value.  If the
  23. conference number is zero, this will disable the writing of messages.
  24.  
  25. When Labtest runs online, after a user's upload, it will do all normal
  26. processing, and report the results via the PCBTEST.BAT file.
  27.  
  28. If the file contains a FILE_ID.DIZ or a DESC.SDI file, Labtest will write
  29. the contents to the file that PCBoard creates automatically when it
  30. executes the PCBTEST.BAT.  PCBoard will automatically import this file into
  31. the file list if it has been changed.  Additionally, Labtest will
  32. automatically update the DIR file.
  33.  
  34. When Labtest is run, it first checks the DIR.LST file to match the path
  35. specified on the command line with one of the paths in the DIR.LST.  This
  36. is the way Labtest determines which DIRxxx file to update, and where it
  37. resides.  You must specify the PATH to your DIR.LST file in BBS Interface
  38. -> File Cfg path.  If Labtest cannot find a matching directory in the
  39. DIR.LST, it will creat a DIR file in the same path as the processed file.
  40.  
  41. Please forward your observations and recommendations on better support of
  42. PCBoard.  Since the author does not run PCBoard, it is difficult to
  43. determine how best to serve your needs.
  44.  
  45.  
  46.