home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / BSHOW121.ZIP / BSHOW.CFG next >
Text File  |  1993-08-08  |  6KB  |  174 lines

  1. ******************************************************************************
  2. **           BSHOW.CFG - a sample config file distributed with BShow, the   **
  3. **                       universal file viewer, by Ben Sandee.              **
  4. ******************************************************************************
  5.  
  6. ; = comment.... Only in FIRST column though!
  7. / = comment also...  your choice.
  8. * = comment also...  wow.
  9.  
  10. ******* GLOBAL VARIABLES *******
  11.  
  12. ** This enables swapping to DISK/XMS/EMS for low memory evvironments.  DO ** 
  13. ** NOT USE IF POSSIBLE!!  This has been proven to be incompatible with    **
  14. ** certain setups.  The default is NO (0).                                **
  15.  
  16. ; swap=1
  17.  
  18. ; fossil=1
  19.  
  20. **  This option lets you choose whether or not BShow deletes the work     **
  21. **  directory when it's done.  The default is NO (0).  If the empty       **
  22. **  directory bothers you then let BShow delete it, but it will be extra  **
  23. **  wear and tear on your hard drive, and may aid in fragmentation.       **
  24.  
  25. ; del_dir=1
  26.  
  27. ; max_time=5
  28.  
  29. ** after 2 blank lines, quit showing them, until non-blank ones come up   **
  30. max_blanks=2
  31.  
  32. **** max_idle is the maximum idle time the user has in SECONDS ****
  33. ; max_idle=90
  34. max_idle=0
  35.  
  36. **** max_line is the maximum number of lines/file to read ****
  37. ; max_line=500
  38. max_line=0
  39.  
  40. ; lines=48 for 50 line screens.
  41.  
  42. lines=23
  43.  
  44. ******* END GLOBAL VARIABLES ********
  45.  
  46. ******************************** BEGIN ZIP SPECS ******************************
  47.  
  48. format_ZIP
  49. waitfor1=------  ------   ----- -----   ----    ----   -------- ----  ----
  50. waitfor2=------
  51. header1=      Length  Method   Size  Ratio   Date    Time    CRC-32  Atr   Name
  52. header2=      ------  ------   ----- ----- --------  -----  -------- ---   -----------
  53. offset1=0
  54. offset2=1
  55. offset3=62
  56.  
  57. ** Normal ** (try this first - preferred even if in DV)
  58.  
  59. list=pkzip.exe -v %file% %filespec% > %listfile%
  60. unpack=pkunzip.exe %file% %filespec% > nul
  61.  
  62. ** DV ** (uncomment the next 2 lines for DV)
  63.  
  64. ;list=spawn /m:160 /w "pkzip.exe -v  %file% %filespec% > %listfile%"
  65. ;unpack=spawn /m:160 /w "pkunzip.exe %file% %filespec% > nul"
  66. end
  67.  
  68. ********************************* END ZIP SPECS *******************************
  69.  
  70.  
  71. ******************************** BEGIN ARJ SPECS ******************************
  72.  
  73. format_ARJ
  74. waitfor1=------------ ---------- ---------- ----- ----------------- --------
  75. waitfor2=----------
  76. header1=     Filename       Original Compressed Ratio   Date     Time    CRC-32
  77. header2=     -----------    -------- ---------- ----- -------- -------- --------
  78. offset1=0
  79. offset2=13
  80. offset3=0
  81.  
  82. ** Normal **
  83.  
  84. list=arj.exe l %file% %filespec% > %listfile%
  85. unpack=arj.exe e -y %file% %filespec% > nul
  86.  
  87. ** DV **
  88. ;list=spawn /m:200 /w "arj.exe l %file% %filespec% > %listfile%"
  89. ;unpack=spawn /m:200 /w "arj.exe e -y %file% %filespec% > nul"
  90. end
  91. ******************************* END ARJ SPECS *********************************
  92.  
  93. ****************************** BEGIN LZH SPECS ********************************
  94.  
  95. format_LZH
  96. waitfor1=--------------  --------  -------- ------ -------- -------- ---- -----
  97. waitfor2=-----------
  98. header1=       Name          Original    Packed  Ratio   Date     Time   Attr Type
  99. header2=       ------------  --------    ------  ----- -------- -------- ---- -----
  100. offset1=0
  101. offset2=5
  102. offset3=2
  103.  
  104. ** Normal **
  105.  
  106. list=lha.exe l %file% %filespec% > %listfile%
  107. unpack=lha.exe e -n2 -m %file% %filespec% > nul
  108.  
  109. ** DV **
  110.  
  111. ;list=spawn /m:160 /w "lha.exe l %file% %filespec% > %listfile%"
  112. ;unpack=spawn /m:160 /w "lha.exe e -n2 -m %file% %filespec% > nul"
  113.  
  114. end
  115. ******************************* END LZH SPECS *********************************
  116.  
  117. ****************************** BEGIN PAK SPECS ********************************
  118. format_PAK
  119. waitfor1=============  ========  ========  ======  ========  ====
  120. waitfor2=        ====  ========
  121. header1=         Name       Length     Date     Time   Storage    SF   Size now  CRC
  122. header2=     ------------  --------  --------  ------  --------  ----  --------  ----
  123. offset1=0
  124. offset2=1
  125. offset3=0
  126.  
  127. list=pak.exe l %file% %filespec% > %listfile%
  128. unpack=pak.exe e %file% %filespec% > nul
  129.  
  130. ** DV **
  131.  
  132. ;list=spawn /m:160 /w "pak.exe l %file% %filespec% > %listfile%"
  133. ;unpack=spawn /m:160 /w "pak.exe e %file% %filespec% > nul"
  134.  
  135. end
  136. ******************************* END PAK SPECS *********************************
  137.  
  138. ****************************** BEGIN SDN-PAK SPECS ****************************
  139. format_SDN
  140. waitfor1=============  ========  ========  ======  ========  ====
  141. waitfor2=        ====  ========
  142. header1=         Name       Length     Date     Time   Storage    SF   Size now  CRC
  143. header2=     ------------  --------  --------  ------  --------  ----  --------  ----
  144. offset1=0
  145. offset2=1
  146. offset3=0
  147.  
  148. list=pak.exe l %file% %filespec% > %listfile%
  149. unpack=pak.exe e %file% %filespec% > nul
  150.  
  151. ** DV **
  152.  
  153. ;list=spawn /m:160 /w "pak.exe l %file% %filespec% > %listfile%"
  154. ;unpack=spawn /m:160 /w "pak.exe e %file% %filespec% > nul"
  155.  
  156. end
  157. ******************************* END SDN SPECS *********************************
  158.  
  159. ******************************** BEGIN ARC SPECS ******************************
  160. format_ARC
  161. waitfor1=--------        ------   ------
  162. waitfor2=----            ------
  163. header1=     Filename        Length   Method     Size   Ratio    Date      Time    CRC
  164. header2=     --------        ------   ------    ------  -----    ----      ----    ---
  165. offset1=0
  166. offset2=0
  167. offset3=0
  168.  
  169. list=pkarc.exe -v %file% %filespec% > %listfile%
  170. unpack=pkxarc.exe %file% %filespec% > nul
  171.  
  172. end
  173. ********************************* END ARC SPECS ***********************
  174.