home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pcjr / arc / BPAK_12.LZH / BARCPAK.DOC next >
Text File  |  1989-03-04  |  4KB  |  162 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.             BARCPAK: An ARC<tm> to PAK<tm> Batch Conversion Utility
  26.            (C) 1989  Written by Bill Auclair <XANADU BBS>  1:141/545
  27.                              V E R S I O N   1 . 2 0
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62. BARCPAK                                                        Page 1
  63.  
  64.  
  65. DISCLAIMER
  66.  
  67. The author of this software program will accept no liability for damages
  68. resulting from its use, misuse or inability to be used.  This program is
  69. shareware, and as such may be distributed freely as long as the programs
  70. BARCPAK.EXE and BARCPAK.DOC are not changed or modified in any way.
  71.  
  72. "ARC" is a registered trademark of System Enhancement Associates, Inc.
  73. "PKPAK" is a registered trademark of Phil Katz and PKWare, Inc.
  74. "PAK" is a registered trademark of NoGate Consulting, Inc.
  75.  
  76.  
  77.  
  78. WHAT IS BARCPAK?
  79.  
  80. BARCPAK is a program that facilitates conversion of all .ARC files
  81. produced by either ARCA<tm> or PKPAK<tm> to the new PAK<tm> format.
  82. The program serves as a front-end for PAK<tm>, allowing unattended
  83. conversion of all files in BBS file areas.  BARCPAK only converts
  84. files with a .ARC extension that are defined in the FILES.BBS (or
  85. other name) text file for each area.  The program can be used as a
  86. "one-shot" file conversion from .ARC to .PAK, and can also be called
  87. from a batch file to periodically convert any .ARC uploads to the .PAK
  88. format.  BARCPAK automatically updates the FILES.BBS (or other name)
  89. text file with a ".PAK" extension for every file converted.
  90.  
  91.  
  92. A FEW WORDS ABOUT PAK<tm>
  93.  
  94. PAK is a product of NoGate Consulting, Inc., and is not included in
  95. this archive.  PAK formatted archive files are anywhere from 5 to 30
  96. percent "tighter" than any previous format, resulting in significant
  97. savings of hard disk space, especially for BBS operators.
  98.  
  99.  
  100.  
  101.  
  102. USING BARCPAK
  103.  
  104. Before you can successfully use BARCPAK, the following conditions
  105. must be met:
  106.  
  107. 1.  The program PAK.EXE must be somewhere in your DOS path.
  108.  
  109. 2.  The program BARCPAK.EXE must be somewhere in your DOS path.
  110.  
  111. 3.  You must have a valid FILES.BBS (or other name) text file
  112.     defining the files you want to convert.
  113.  
  114. 4.  You must invoke BARCPAK from the subdirectory to be converted.
  115.  
  116. 5.  Beginning with version 1.20, BARCPAK now fully supports logical
  117.     drives defined with the DOS SUBST command.
  118.  
  119.  
  120.  
  121. BARCPAK                                                    Page 2
  122.  
  123.  
  124. The command line syntax for using BARCPAK is:
  125.  
  126.                           BARCPAK <filename.ext>
  127.  
  128. Where <filename.ext> is the name of the text file describing the files
  129. to be processed.
  130.  
  131.  
  132.  
  133. Although BARCPAK will ignore blank lines, graphics and other extraneous
  134. material in the FILES.BBS (or other name) text file, you MUST NOT
  135. include a "." (period) character in the first 12 columns!  BARCPAK
  136. looks for this character to indicate a valid file entry.
  137.  
  138. If you abort BARCPAK by pressing CTRL-BREAK, you may notice a file
  139. named BARCFILE.TMP in your directory.  This is a temporary file created
  140. by BARCPAK during the conversion process.  It may be deleted with no
  141. ill results. Please DO NOT name your description text file BARCFILE.TMP,
  142. as confusion and chaos will result!
  143.  
  144.  
  145.  
  146. History:
  147.  
  148. 1/15/89:  BARCPAK v1.00 released.
  149.  
  150. 2/10/89:  BARCPAK v1.10 released. Heap limit changed so that BARCPAK no
  151.           longer "barfs" when processing large archives.  Also added
  152.           some minor error-trapping enhancements.
  153.  
  154. 3/4/89:   BARCPAK v1.20 released.  Logical drives now fully supported.
  155.           Added still more error-trapping goodies.
  156.  
  157.  
  158. Please send all bug reports via NetMail to 1:141/545
  159.  
  160. 3/4/89
  161. Bill Auclair
  162.