home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / UPCHECK / PCBCK12D.ZIP / QSETUP.DOC < prev    next >
Text File  |  1994-01-29  |  3KB  |  67 lines

  1.                                                               Jan. 29, 1994
  2.                           
  3.                           PCBCheck 1.2 QuickSetup
  4.                                   Jim Dahl
  5.                                         
  6.  
  7.  
  8. One of the design goals of PCBCheck was ease-of-setup (as mentioned in
  9. length in the full documentation).  Therefore, I will devote little time
  10. to explanations, histories, or technical workings in this document, rather
  11. this document will provide a true 'quick setup' for PCBCheck.  This
  12. document makes assumptions that the reader is familiar with the basic
  13. functions of upload checkers, so it does not include in-depth descriptions 
  14. of functions and their purposes, rather the full documentation provides 
  15. that information.
  16.  
  17. 1.  Installation
  18.  
  19. Make a directory (I recommend as close to the root directory as possible as
  20. DOS imposes limitations on command lengths, and some of the archiving and
  21. dearchiving commands PCBCheck issues can get pretty long, particularly with
  22. long path names) and put all the PCBCheck files in it.
  23.  
  24.   PCBCHECK.EXE
  25.   SETUP.EXE
  26.   *.PCC
  27.   PCBCHECK.SCR
  28.  
  29. Note, PCBCheck should have its own directory!
  30.  
  31. 2.  SETUP program
  32.  
  33. The only thing necessary is to run the SETUP program.  It is fairly self-
  34. explanatory, though a few items need further explanation.  That explanation
  35. can either be obtained by reading the documentation, or by hitting F1 from
  36. any field (for specific help on that field).  An example is the
  37. Maximum Age of Uploads field.  You would not know, unless you looked at
  38. the help screen or read the full documentation, that it wants the age in 
  39. months, and that 0 disables age checking, etc...  The on-line help should
  40. get you through a quick setup.
  41. Note- certain functions, such as keyword checking, may require you to edit
  42. a keyword list file, etc...  These are optional features, though, nothing
  43. else is required for minimum operation.
  44. Also, if you want different configurations for each conference, you must
  45. read the full documentation.
  46.  
  47. 3.  Batch File
  48.  
  49. SETUP now modifies PCBTEST.BAT if it can find it (and if it hasn't already
  50. been modified to run PCBCHECK).  It creates a PCBTEST.BAT which reads:
  51.  
  52. @ECHO OFF
  53. D:\PCBCHECK\PCBCHECK.EXE %1 %2 %3 [port]
  54.  
  55. Should you, for some reason, need to create it yourself, those two lines
  56. are all that is necessary.  The optional parameter [port], only for special 
  57. cases with non-standard comm equipment, is explained in the documentation.
  58.  
  59. 4.  System setup
  60.  
  61. I strongly recommend you have SHARE loaded if possible, and also add the
  62. PCBCheck directory to your path.  Note that the first two recommendations
  63. I will ALWAYS make if you contact me for support will be to load SHARE and
  64. put the PCBCheck directory in the path, if you haven't already done so.
  65.  
  66. That's it (in just one page)!
  67.