home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 8
/
CDASC08.ISO
/
VRAC
/
PURGE21.ZIP
/
PURGE.CFG
< prev
next >
Wrap
Text File
|
1993-08-05
|
3KB
|
85 lines
;┌───────────────────────────────────────────────────────────────────────┐
;│ PURGE v2.1 │
;│ │
;│ CFG file for Purge. Any lines begining with a colon are considered │
;│ to be comment lines and will be ignored. │
;└───────────────────────────────────────────────────────────────────────┘
;
;─────────────────────────────────────────────────────────────────────────
; The next line is required and should be your full 1st and last name.
; Please use Upper & Lower case as our we use this for registration.
;
YOURNAME=Ray Novino
;
;
;─────────────────────────────────────────────────────────────────────────
; The next line is required and should be your registration number. If
; not registered just leave as 0
;
REGISTRATION=0
;
;
;─────────────────────────────────────────────────────────────────────────
; The next line is Required and should point to your DIR.LST
;
DIR=H:\PCB\GEN\DIR.LST
;
;
;─────────────────────────────────────────────────────────────────────────
; The next line is Required and should point to your DLPATH.LST
;
DLPATH=H:\PCB\GEN\DLPATH.LST
;
;
;─────────────────────────────────────────────────────────────────────────
; The next line is optional and defines the name of the viewer/editor
; that you want to use. This is simular to ALT-V while within PCBoard
; Filer.
;
VIEWER=H:\UTIL\SHEZ
;
;
;─────────────────────────────────────────────────────────────────────────
; The next line is optional and defines the name of the viewer/editor
; that you want to use for GIF files.
;
GIFVIEWER=VPIC /a
;
;
;─────────────────────────────────────────────────────────────────────────
; The next line is optional and defines were to place the DIR.BAK files.
; If not defined Purge will default to the same directory that it found
; your original PCB DIR. This option would be used if your H/D space is
; low or you were using a RAM drive for your DIR's.
;
;BAK=C:\TEST\
:
;
;─────────────────────────────────────────────────────────────────────────
; The next line is optional and determines if the target file will be
; replaced with a zero byte file. If set to yes your DIR will also be
; stamped with the word DELETED. - PURGE will create a true zero byte
; file if set to yes.
;
;ZERO=YES
;
;
;─────────────────────────────────────────────────────────────────────────
; The next line is optional and points to the location of your exclude
; file list. This file should contain the names of any files that you
; don't want removed from the system.
;
EXCLUDE=C:\PURGE\PURGE.EXC
;
;
;─────────────────────────────────────────────────────────────────────────
; The next line is optional - If you use Brent Yandell's PCBFX program
; then the next line will allow you to view the file transfer history
; from within PURGE. (PLEASE NOTE that PCBFX is copyrighted by Yandell
; Computer Services and although permission has been given to call PCBFX
; from within PURGE users should register their copy of PCBFX with Yandell
; Computer Services).
;
PCBFX=N:\FX\PCBFX N:\FX\PCBFX.CNF
;