home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Shareware Tiger(tm) Config File
- ;
- ; PC Info Systems
- ; P.O. Box 23591
- ; Columbus, Ohio 43223
- ;
- ; (614) 276-5736 VOICE
- ; (614) 276-1935 BBS
- ;
- ; July 1, 1992
- ;
- ; The following tells romdoor which drive the cd-rom is setup on. ONLY
- ; use this if you specified the OFF switch when creating the allfiles.dat.
- ; (allfiles.dat is a ASCII database file which contains all the names of the
- ; files on the CD and which directories they live in, used to find files
- ; when transfering, etc.)
- ;
- CDROM_DRIVE R
- ;
- ; This is where your remote xfer directory is
- ;
- XFER_DEST D:\ZIPS\CDXFER
- ;
- ; This is the name of the file name for the file descriptions of the
- ; xfer directory (commonly files.bbs in the xfer directory)
- ;
- XFER_DESC D:\ZIPS\CDXFER\FILES.BBS
- ;
- ; Self Explanitory
- ;
- BBS_NAME "Shareware Tiger(tm) CD-ROM"
- ;
- ; Each file area needs to be defined... the 1rst parm to AREA is
- ; the name of the description file for the area and the 2nd
- ; is the name of the area
- ;
- AREA 001.TIG ................
- AREA 002.TIG ................
- AREA 003.TIG ................
- AREA 004.TIG ................
- AREA 005.TIG ................
- AREA 006.TIG ................
- AREA 007.TIG ................
- AREA 008.TIG ................
- AREA 009.TIG ................
- AREA 010.TIG ................
- AREA 011.TIG ................
- AREA 012.TIG ................
- AREA 013.TIG ................
- AREA 014.TIG ................
- AREA 015.TIG ................
- AREA 016.TIG ................
- AREA 017.TIG ................
- AREA 018.TIG ................
- AREA 019.TIG ................
- AREA 020.TIG ................
- ;
- ; This is the decompression command for the CD, surrounded by quotes
- ; Leave a space at the end so the arc file is not right up against
- ; anything.
- ;
- DECOMP_COMMAND "pkunzip -d "
- ;
- ; Complete file list of CD
- ;
- ALL_FILES_LIST TIGER-1.dat
- ;
- ; This is the name of your catalog asc/ansi screen
- ;
- CATALOG TIGERCAT
- ;
- ; This is the name of your introduction asc/ansi screens, intro2 and intro3
- ; are optional.
- ;
- INTRO1 TIGER-1
- INTRO2 TIGER-2
- INTRO3 TIGER-3
- ;
- ; This is the title of the CD
- ;
- CDROM_NAME "Shareware Tiger(tm)"
- ;
- ; This is the default extension for copying files from the CD
- ; Be sure to include the . before the three letter extension.
- ;
- DEF_EXT .zip
- ;
- ; This is the default extension for viewing files from the CD
- ; Be sure to include the . before the three letter extension.
- ;
- DEF_TEXT_EXT .txt
- ;
- ; This is the temp file that romdoor will use for searches, etc.
- ; Might want to make this one your vdisk if you have one that is over
- ; 100K
- ;
- TEMP_FILE C:\temp.$$$
- ;
- ; This is the listing/viewing compressed file utility that will be executed
- ; for local use (ROMDOOR puts the filename on the end when calling)
- ;
- LOCAL_COMP_UTL "shez "
- ;
- ; This is the listing/viewing compressed file utility that will be executed
- ; for remote use (ROMDOOR puts the filename on the end when calling)
- ;
- ; REMOTE_COMP_UTL "va "
- ;
- ; Closing up screen
- ;
- CLOSE REGISTER
- ;
- ; Local menu file
- ;
- LOCAL_MENU TIGERMNU
- ;
- ; Remote menu file
- ;
- ; REMOTE_MENU TIGER.MNU
-