home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / purge11.zip / PURGE.CFG < prev    next >
Text File  |  1992-10-09  |  2KB  |  63 lines

  1. ;┌───────────────────────────────────────────────────────────────────────┐
  2. ;│                           PURGE v1.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. ; The next line is required and should be your full 1st and last name.
  9. ;
  10. YOURNAME=Ray Novino
  11. ;
  12. ;
  13. ; The next line is required and should be your registration number.  If 
  14. ; not registered just leave as 00000
  15. ;
  16. REGISTRATION=00000
  17. ;
  18. ;
  19. ; The next line is Required and should point to your DIR.LST
  20. ;
  21. DIR=H:\PCB\GEN\DIR.LST
  22. ;
  23. ;
  24. ; The next line is Required and should point to your IDX file.
  25. ;
  26. IDX=H:\PCB\LST\MAIN.IDX
  27. ;
  28. ;
  29. ; The next line is optional and defines the name of the viewer/editor
  30. ; that you want to use.  This is simular to ALT-V while within PCBoard
  31. ; Filer.
  32. ;
  33. VIEWER=H:\UTIL\SHEZ
  34. ;
  35. ;
  36. ; The next line is optional and defines the name of the viewer/editor
  37. ; that you want to use for GIF files.
  38. ;
  39. GIFVIEWER=VPIC
  40. ;
  41. ;
  42. ; The next line is optional and defines were to place the DIR.BAK files.
  43. ; If not defined Purge will default to the same directory that it found 
  44. ; your original PCB DIR.  This option would be used if your H/D space is
  45. ; low or you were using a RAM drive for your DIR's.
  46. ;
  47. ;BAK=C:\TEST\
  48. :
  49. ;
  50. ; The next line is optional and determines if the target file will be
  51. ; replaced with a zero byte file.  If set to yes your DIR will also be
  52. ; stamped with the word DELETED.
  53. ;
  54. ;ZERO=YES
  55. ;
  56. ;
  57. ; The next line is optional and points to the location of your exclude
  58. ; file list.  This file should contain the names of any files that you
  59. ; don't want removed from the system.
  60. ;
  61. EXCLUDE=C:\PURGE\PURGE.EXC
  62. ;
  63.