home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / c / cmpdir11.zip / CMPDIR.DOC < prev    next >
Text File  |  1990-08-11  |  4KB  |  103 lines

  1.  
  2.  
  3.                       
  4.  
  5.             The Complete Directory Manager v1.10 for PCBoard 14.5
  6.  
  7.                                      by
  8.  
  9.                                 Derek Backus
  10.                             Data: (818)303-2042
  11.  
  12.  
  13.  
  14. ==============================================================================
  15. ----USAGE----
  16.  
  17. This is a very strait forward program.  All you need to do is type in the
  18. command line like this:
  19.  
  20. CMPDIR <pcboard.dat location> <Conference #>
  21.  
  22. EXAMPLES:
  23.  
  24. CMPDIR C:\PCB 0                 (For the Main Board conference)
  25. CMPDIR C:\PCB 1                 (For Conference 1)
  26. CMPDIR C:\PCB 2                 (For Conference 2)
  27.  
  28. ==============================================================================
  29. ----HEADER FILES----
  30.  
  31. There are two files that you may wish to create, but are completely optional.
  32. One of these files will be inserted into the header of the main directory,
  33. and the other will be inserted into all the file areas.  These files must be
  34. in the same directory as the CMPDIR program.  The two files are as follows:
  35.  
  36. MAINHDR.TXT           (File inserted into the Main directory file)
  37. AREAHDR.TXT           (File inserted into each of the area directory files)
  38.  
  39. These two files may (and I highly suggest) use the PCBoard @X codes for
  40. color in them.  They may be of any length, and use any of the PCBoard @X
  41. colors.
  42.  
  43. ==============================================================================
  44. ----CLRDIR----
  45.  
  46. *************  There is also a file included that clears the header out of
  47. ** WARNING **  the directory files.  This MUST be run BEFORE you use
  48. *************  PCBfiler!  Failure to do so will result in PCBfiler LOCKING
  49.                up, and you having to reset your computer.
  50.  
  51. EXAMPLES:
  52.  
  53. CLRDIR C:\PCB 0                (To clear the main board conference)
  54. CLRDIR C:\PCB 1                (To cleat conference 1)
  55.  
  56. NOTE: CMPDIR should be run after you exit PCBfiler to re-colorize and create
  57.       the new information concerning the updated directory files.  I suggest
  58.       a batch file to start PCBfiler.  The contents would include:
  59.  
  60.              cd\pcb\cmpdir
  61.              clrdir c:\pcb 0
  62.              cd\pcb
  63.              PCBfiler
  64.              cd\pcb\cmpdir
  65.              cmpdir c:\pcb 0
  66.              cd\
  67.  
  68. This will insure that the proper steps are taken every time you run PCBfiler.
  69.  
  70. ==============================================================================
  71. ----REGISTRATION----
  72.  
  73. Registration of this program may be sent to:
  74.  
  75.                                    Derek Backus
  76.                                    525 E. Olive #A
  77.                                    Monrovia, CA   91016
  78.  
  79. The registration fee for this program is $20.00.  The registration includes
  80. free updates, access to a special CMPDIR conference on my board, and voice
  81. support.  For a nominal price, I will customise your program for you, also.
  82.  
  83. ==============================================================================
  84. ----CONTACTING THE AUTHOR----
  85.  
  86. I may be reached at my board, The Labyrinth, at 818-303-2042.
  87.  
  88. Or by U.S. mail at the following adress:
  89.  
  90.                                 Derek Backus
  91.                                 525 E. Olive #A
  92.                                 Monrovia, CA  91016
  93.  
  94. ==============================================================================
  95. ----FINAL NOTES----
  96.  
  97. Please don't hesitate to call me to make suggestions about how you would like
  98. to see the program work.  If you like it, let me know.  If you don't, tell
  99. me why.  And above all, HAVE FUN!
  100.  
  101. ==============================================================================
  102. ----END----
  103.