home *** CD-ROM | disk | FTP | other *** search
/ Shareware Tiger / SharewareTiger.cdr / x00 / ansi.cfg < prev    next >
Encoding:
Text File  |  1992-07-09  |  3.3 KB  |  121 lines

  1. ;
  2. ;                     Shareware Tiger(tm) Config File
  3. ;
  4. ;                           PC Info Systems
  5. ;                           P.O. Box 23591 
  6. ;                           Columbus, Ohio 43223
  7. ;
  8. ;                           (614) 276-5736 VOICE
  9. ;                           (614) 276-1935 BBS
  10. ;
  11. ;                                                              July 1, 1992
  12. ;
  13. ; The following tells romdoor which drive the cd-rom is setup on.  ONLY
  14. ; use this if you specified the OFF switch when creating the allfiles.dat.
  15. ; (allfiles.dat is a ASCII database file which contains all the names  of the
  16. ;  files on the CD and which directories they live in, used to find files
  17. ;  when transfering, etc.)
  18. ;
  19. CDROM_DRIVE R
  20. ;
  21. ; This is where your remote xfer directory is
  22. ;
  23. XFER_DEST D:\ZIPS\CDXFER
  24. ;
  25. ; This is the name of the file name for the file descriptions of the
  26. ; xfer directory (commonly files.bbs in the xfer directory)
  27. ;
  28. XFER_DESC D:\ZIPS\CDXFER\FILES.BBS
  29. ;
  30. ; Self Explanitory
  31. ;
  32. BBS_NAME "Shareware Tiger(tm) CD-ROM"
  33. ;
  34. ;  Each file area needs to be defined...  the 1rst parm to AREA is
  35. ;  the name of the description file for the area and the 2nd
  36. ;  is the name of the area
  37. ;
  38. AREA 001.TIG  ................
  39. AREA 002.TIG  ................
  40. AREA 003.TIG  ................
  41. AREA 004.TIG  ................
  42. AREA 005.TIG  ................
  43. AREA 006.TIG  ................
  44. AREA 007.TIG  ................
  45. AREA 008.TIG  ................
  46. AREA 009.TIG  ................
  47. AREA 010.TIG  ................
  48. AREA 011.TIG  ................
  49. AREA 012.TIG  ................
  50. AREA 013.TIG  ................
  51. AREA 014.TIG  ................
  52. AREA 015.TIG  ................
  53. AREA 016.TIG  ................
  54. AREA 017.TIG  ................
  55. AREA 018.TIG  ................
  56. AREA 019.TIG  ................
  57. AREA 020.TIG  ................
  58. ;
  59. ; This is the decompression command for the CD, surrounded by quotes
  60. ; Leave a space at the end so the arc file is not right up against
  61. ; anything.
  62. ;
  63. DECOMP_COMMAND "pkunzip -d "
  64. ;
  65. ; Complete file list of CD
  66. ;
  67. ALL_FILES_LIST TIGER-1.dat
  68. ;
  69. ; This is the name of your catalog asc/ansi screen
  70. ;
  71. CATALOG TIGERCAT
  72. ;
  73. ; This is the name of your introduction asc/ansi screens, intro2 and intro3
  74. ; are optional.
  75. ;
  76. INTRO1 TIGER-1
  77. INTRO2 TIGER-2
  78. INTRO3 TIGER-3
  79. ;
  80. ; This is the title of the CD 
  81. ;
  82. CDROM_NAME "Shareware Tiger(tm)"
  83. ;
  84. ; This is the default extension for copying files from the CD
  85. ; Be sure to include the . before the three letter extension.
  86. ;
  87. DEF_EXT .zip
  88. ;
  89. ; This is the default extension for viewing files from the CD
  90. ; Be sure to include the . before the three letter extension.
  91. ;
  92. DEF_TEXT_EXT .txt
  93. ;
  94. ; This is the temp file that romdoor will use for searches, etc.
  95. ; Might want to make this one your vdisk if you have one that is over
  96. ; 100K
  97. ;
  98. TEMP_FILE C:\temp.$$$
  99. ;
  100. ; This is the listing/viewing compressed file utility that will be executed
  101. ; for local use (ROMDOOR puts the filename on the end when calling)
  102. ;
  103. LOCAL_COMP_UTL "shez "
  104. ;
  105. ; This is the listing/viewing compressed file utility that will be executed
  106. ; for remote use (ROMDOOR puts the filename on the end when calling)
  107. ;
  108. ; REMOTE_COMP_UTL "va "
  109. ;
  110. ; Closing up screen
  111. ;
  112. CLOSE REGISTER
  113. ;
  114. ; Local menu file
  115. ;
  116. LOCAL_MENU  TIGERMNU
  117. ;
  118. ; Remote menu file
  119. ;
  120. ; REMOTE_MENU  TIGER.MNU
  121.