home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / PURGE21.ZIP / PURGE.CFG < prev    next >
Text File  |  1993-08-05  |  3KB  |  85 lines

  1. ;┌───────────────────────────────────────────────────────────────────────┐
  2. ;│                           PURGE v2.1                                  │
  3. ;│                                                                       │
  4. ;│  CFG file for Purge.  Any lines begining with a colon are considered  │
  5. ;│  to be comment lines and will be ignored.                             │
  6. ;└───────────────────────────────────────────────────────────────────────┘
  7. ;
  8. ;─────────────────────────────────────────────────────────────────────────
  9. ; The next line is required and should be your full 1st and last name.
  10. ; Please use Upper & Lower case as our we use this for registration.
  11. ;
  12. YOURNAME=Ray Novino
  13. ;
  14. ;
  15. ;─────────────────────────────────────────────────────────────────────────
  16. ; The next line is required and should be your registration number.  If 
  17. ; not registered just leave as 0
  18. ;
  19. REGISTRATION=0
  20. ;
  21. ;
  22. ;─────────────────────────────────────────────────────────────────────────
  23. ; The next line is Required and should point to your DIR.LST
  24. ;
  25. DIR=H:\PCB\GEN\DIR.LST
  26. ;
  27. ;
  28. ;─────────────────────────────────────────────────────────────────────────
  29. ; The next line is Required and should point to your DLPATH.LST
  30. ;
  31. DLPATH=H:\PCB\GEN\DLPATH.LST
  32. ;
  33. ;
  34. ;─────────────────────────────────────────────────────────────────────────
  35. ; The next line is optional and defines the name of the viewer/editor
  36. ; that you want to use.  This is simular to ALT-V while within PCBoard
  37. ; Filer.
  38. ;
  39. VIEWER=H:\UTIL\SHEZ
  40. ;
  41. ;
  42. ;─────────────────────────────────────────────────────────────────────────
  43. ; The next line is optional and defines the name of the viewer/editor
  44. ; that you want to use for GIF files.
  45. ;
  46. GIFVIEWER=VPIC /a
  47. ;
  48. ;
  49. ;─────────────────────────────────────────────────────────────────────────
  50. ; The next line is optional and defines were to place the DIR.BAK files.
  51. ; If not defined Purge will default to the same directory that it found 
  52. ; your original PCB DIR.  This option would be used if your H/D space is
  53. ; low or you were using a RAM drive for your DIR's.
  54. ;
  55. ;BAK=C:\TEST\
  56. :
  57. ;
  58. ;─────────────────────────────────────────────────────────────────────────
  59. ; The next line is optional and determines if the target file will be
  60. ; replaced with a zero byte file.  If set to yes your DIR will also be
  61. ; stamped with the word DELETED. - PURGE will create a true zero byte
  62. ; file if set to yes.
  63. ;
  64. ;ZERO=YES
  65. ;
  66. ;
  67. ;─────────────────────────────────────────────────────────────────────────
  68. ; The next line is optional and points to the location of your exclude
  69. ; file list.  This file should contain the names of any files that you
  70. ; don't want removed from the system.
  71. ;
  72. EXCLUDE=C:\PURGE\PURGE.EXC
  73. ;
  74. ;
  75. ;─────────────────────────────────────────────────────────────────────────
  76. ; The next line is optional - If you use Brent Yandell's PCBFX program
  77. ; then the next line will allow you to view the file transfer history
  78. ; from within PURGE. (PLEASE NOTE that PCBFX is copyrighted by Yandell
  79. ; Computer Services and although permission has been given to call PCBFX
  80. ; from within PURGE users should register their copy of PCBFX with Yandell
  81. ; Computer Services).
  82. ;
  83. PCBFX=N:\FX\PCBFX N:\FX\PCBFX.CNF
  84. ;
  85.