home *** CD-ROM | disk | FTP | other *** search
/ TopWare Tools / TOOLS.iso / tools / top1272 / at.doc next >
Encoding:
Text File  |  1994-02-24  |  40.3 KB  |  802 lines

  1. ARCTOOL Version 8.0
  2. Copyright (c) 1990,1994 GDSOFT
  3.  
  4. MAJOR FEATURES OF ARCTOOL
  5. -------------------------
  6.  
  7.      ... Graphical Interface !!
  8.      ... Handles ALL versions of PKZIP INCLUDING any PKZ204.
  9.      ... NEW ASSOCIATE feature allows you to associate any program with any
  10.          file extension.
  11.      ... NEW View ANSI files from file viewer.
  12.      ... Allows CUSTOM VIEWER of YOUR choice as an option.
  13.      ... ARCTOOL now unpacks archives found in other archives.  You can
  14.          go up to 5 LEVELS deep.
  15.      ... Copy, Rename or Delete Archives from within ARCTOOL.
  16.      ... NEW !!! Convert archives from one format to another.
  17.      ... Virus SCAN option using your favorite virus control program.
  18.      ... Directory pruning and creation  inside ARCTOOL. Now UNLIMITED !!
  19.          New "ZAP" feature deletes ENTIRE directory in an INSTANT !!
  20.      ... Recognition of MORE SFX headers in 'COM' and 'EXE' files and ODD
  21.          named ZIP files such as 'QWK' files.
  22.      ... Use Of Configuration file for archive paths. Makes startup FAST !!
  23.      ... Command line switches /N ( Do NOT use configuration file )
  24.          /S ( create configuration file from archive paths ) AND NEW !!
  25.          /D ( read files ONLY in the current directory. ).
  26.      ... UNLIMITED (only by available memory) number of archives.
  27.      ... Bug fixes for GOOFY machine BIOS (PS2, Zenith, Tandy) !!
  28.      ... Network, NetBIOS, DeskView and WINDOWS COMPATIBLE !!!
  29.      ... FASTER, Tighter code.
  30.      ... NO CHANGE to the 'LOOK' and 'FEEL' so previous users won't be
  31.          freaked out.  This is one of MY PET PEEVES when programmers update
  32.          their software. "I just got used to it, and they changed the whole
  33.          darn thing"
  34.      ... added "quick" key search for file names.  Just TYPE the name
  35.          and ARCTOOL will position on closet match.
  36.      ... Changed COMMAND keys to ALT-CTRL combinations
  37.      ... COMPETE Rodent support
  38.      ... Added EGA/VGA 43/50 Line support
  39.      ... SMALLER and FASTER .EXE file
  40.      ... Edit FILE_ID.DIZ inside of archives
  41.  
  42. GETTING STARTED
  43. ---------------
  44.  
  45. ARCTOOL is  a shell to the  many of the most  popular archive (compression)
  46. programs available.  ARCTOOL will support files  compressed with PKZIP, ARC
  47. (SEA),  PKARC,  LHARC,  LHA,  LHS,  ARJ, ZOO,  SQUEEZE,  and PAK (Nogate).
  48.  
  49. ARCTOOL can support  SFX files made with PAK, ARC,  LHARC, and PKZIP. These
  50. files  are self-extracting,  and have  file extensions  of 'COM'  or 'EXE'.
  51. ARCTOOL will try to  determine if a file is an SFX  file and include it for
  52. your review if it is.
  53.  
  54. QUICK START
  55. -----------
  56.  
  57. ===========================================================================
  58.                                ARCTOOL V8.0
  59.                                   Page 2
  60. ===========================================================================
  61.  
  62. Since  ARCTOOL  is  a  shell,  you  obviously  must  have  a version of the
  63. de-arcing  software that  you want  to use  somewhere on  the same drive as
  64. ARCTOOL.  You  may  need  to  tell  ARCTOOL  where  to  find these external
  65. programs.  There are TWO ways to do it.
  66.  
  67.         1. Create a TEXT  file ( use any editor ) in  the same directory as
  68.         ARCTOOL.  Name it AT.CFG and add the following lines :
  69.  
  70.                ARC=c:\WHATEVER\ARC.EXE
  71.                PAK=c:\SOMEPATH\PAK.EXE
  72.                ZIP=c:\UTILITY\PKUNZIP.EXE
  73.                LBR=c:\ARCHIVES\LUE.COM
  74.                ZOO=d:\UTILITY\ZOO.EXE
  75.                LZH=e:\ANYPATH\LHA.EXE
  76.                ARJ=c:\UTILITY\ARJ.EXE
  77.                PKA=d:\PKWARE\PKXARC.EXE
  78.  
  79.        Change the  paths to the EXACT  location for each of  these programs
  80.        that you will use with ARCTOOL. You  DO NOT have to use all of these
  81.        formats.  Just omit the one's that you DO NOT use.
  82.  
  83.        2.  Use  the  "Opts"  function  after  running  ARCTOOL,  and select
  84.        ARCHIVER LOCATIONS.  This is explained in detail later on.
  85.  
  86. ARCTOOL is  executed for the  DOS command line  by entering AT.  First, the
  87. program  will search  your entire  disk for  files ending  in the extension
  88. 'ARC','PAK','LZH','LBR','ZOO','ARJ','ZIP' and 'COM' and 'EXE' (SFX files).
  89.  
  90. ARCTOOL  has TWO  main windows  that are  referred to  in the  rest of this
  91. document as the MAIN window or screen, and the ARCHIVE window.
  92.  
  93. THE MAIN SCREEN
  94. ---------------
  95.  
  96.  
  97. ===========================================================================
  98.                                ARCTOOL V8.0
  99.                                   Page 3
  100. ===========================================================================
  101.       ┌────────────────────────── ARCTOOL 8.0 ─────────────────────────┐
  102.       │ ┌────────────────────────────────────────────────────────────┐ │
  103.       │ │      Files      : 112          Volume  : DDRIVE            │ │
  104.       │ │      Space Used : 24202640     Memory  : 264616            │ │
  105.       │ │      Free Space : 78880768     Need    : 0                 │ │
  106.       │ └────────────────────────────────────────────────────────────┘ │
  107.       └────────────────────────────────────────────────────────────────┘
  108.       ┌────────────────────────────────────────────────────────────────┐
  109.       │ ┌────────────────────────────────────────────────────────────┐ │
  110.       │ │   $MENU    ZIP D:\$MENU\        1071230 12/13/93 11:07Am   │ │
  111.       │ │   $MENUFNT ZIP D:\$MENU\          50544 12/19/93 09:42Am   │ │
  112.       │ │   ALLSWAGS ZIP D:\SWAG\ZIPS\    1516099 11/26/93 07:38Am   │ │
  113.       │ │   ANSIJ    ZIP D:\TURBO\ARCS\     41388 07/14/92 10:10Am   │ │
  114.       │ │   AP       ZIP D:\TURBO\ARCS\    153713 03/27/93 06:20Pm   │ │
  115.       │ │   AP600A   ZIP D:\TURBO\ARCS\    184712 02/05/94 11:29Am   │ │
  116.       │ │   APRIL    ZIP D:\LOG5\          194438 05/26/93 10:29Am   │ │
  117.       │ └────────────────────────────────────────────────────────────┘ │
  118.       │ ┌────────┐┌────────┐┌────────┐┌────────┐┌────────┐┌────────┐   │
  119.       │ │  -Up  ││  -Dn  ││  Copy  ││  Find  ││  Opts  ││ SetuP  │   │
  120.       │ └────────┘└────────┘└────────┘└────────┘└────────┘└────────┘   │
  121.       │ ┌────────┐┌────────┐┌────────┐┌────────┐┌────────┐┌─────────┐  │
  122.       │ │  Del   ││ DRive  ││  Sort  ││ Query  ││  Zed   ││ ┘-View │  │
  123.       │ └────────┘└────────┘└────────┘└────────┘└────────┘└─────────┘  │
  124.       └────────────────────────────────────────────────────────────────┘
  125.  
  126. SETTING ARCHIVER LOCATIONS
  127. --------------------------
  128.  
  129. If  you haven't  used method  #1 above  to tell  ARCTOOL where  to find the
  130. external archivers that you  want to use, you need to do  so NOW. Press 'O'
  131. and you will see the MENU :
  132.  
  133.                         ┌───── ARCTOOL Options ─────┐
  134.                         │ ┌───────────────────────┐ │
  135.                         │ │ About                 │ │
  136.                         │ │ AssOciate Files       │ │
  137.                         │ │ Archiver SetuP        │ │
  138.                         │ │ Check SFX - OFF       │ │
  139.                         │ │ Spacebar Tag - ON     │ │
  140.                         │ │ Add Custom Viewer     │ │
  141.                         │ │ Edit AT Config File   │ │
  142.                         │ │ Colors                │ │
  143.                         │ │ Drive Status          │ │
  144.                         │ │ Screen Lines - 25     │ │
  145.                         │ └───────────────────────┘ │
  146.                         └───────────────────────────┘
  147.  
  148. Select ARCHIVER LOCATIONS (ALT[O][P]).
  149.  
  150. The Archiver setup screen looks like this :
  151.  
  152.  
  153. ===========================================================================
  154.                                ARCTOOL V8.0
  155.                                   Page 4
  156. ===========================================================================
  157.         ┌───────────────────── ARCHIVE Setup ─────────────────────┐
  158.         │ ┌─────────────────────────────────────────────────────┐ │
  159.         │ │                                                     │ │
  160.         │ │ UNARC Program : D:\UTILITY\ARC.EXE                  │ │
  161.         │ │ UNPAK Program : D:\UTILITY\PAK.EXE                  │ │
  162.         │ │ UNZIP Program : D:\UTILITY\PKUNZIP.EXE              │ │
  163.         │ │ UNLZH Program : D:\UTILITY\LHA.EXE                  │ │
  164.         │ │ UNARJ Program : D:\UTILITY\ARJ.EXE                  │ │
  165.         │ │ UNZOO Program : D:\UTILITY\ZOO.EXE                  │ │
  166.         │ │ UNLBR Program : D:\UTILITY\LUE.COM                  │ │
  167.         │ │                                                     │ │
  168.         │ └───  ,-Up/Down ┘-Select  F4-DIZ Info  Esc-Exit  ──┘ │
  169.         └─────────────────────────────────────────────────────────┘
  170.  
  171. Enter the name of the program  to use for each extension (i.e. PKXARC.EXE),
  172. and if it  is on the disk, ARCTOOL  will find it. Of course,  you can enter
  173. the full path along with the filename (i.e. C:\UTILITY\PKXARC.EXE).
  174.  
  175. Next  you will  be asked  to select  a decompression  format. The different
  176. programs available have different command  line switches that must be used.
  177. The selection window looks like this :
  178.  
  179.         ┌───────────── Select An Archive Format ────────────┐
  180.         │SEA     : ARC {xepv}[ow] <ARCHIVE> [filename]      │
  181.         │PKWARE  : PK[xarc,unpak] {epc}[r] <ARCHIVE> [filen │
  182.         │PKWARE  : PKUNZIP {epc} [o] <ARCHIVE> [filename]   │
  183.         │NOGATE  : PAK {ep}[wa] <ARCHIVE> [filename]        │
  184.         │V.BUERG : LUE  <ARCHIVE> [filename]                │
  185.         │R.DHESI : ZOO {ep}[o] <ARCHIVE> [filename]         │
  186.         │YOSHI   : LHA[rc] {xepv}[n] <ARCHIVE> [filename]   │
  187.         │R.JUNG  : ARJ {xepv}[o] <ARCHIVE> [filename]       │
  188.         └───────────────────────────────────────────────────┘
  189.  
  190. Select the appropriate  format, and press 'RETURN'. You  will then be asked
  191. if you want  to OVERWRITE existing files on extraction.  Answer 'Y' or 'N'.
  192. Proceed with  this process until you  have entered a program  name for each
  193. file extension.  If you do not  want to use a  particular format, leave the
  194. slot blank. ARCTOOL will fill in NOT USED in the slot for you.
  195.  
  196.  
  197. ===========================================================================
  198.                                ARCTOOL V8.0
  199.                                   Page 5
  200. ===========================================================================
  201.         ┌───────────────────── ARCHIVE Setup ─────────────────────┐
  202.         │ ┌─────────────────────────────────────────────────────┐ │
  203.         │ │                                                     │ │
  204.         │ │ UNARC Program : D:\UTILITY\ARC.EXE                  │ │
  205.         │ │ UNPAK Program : D:\UTILITY\PAK.EXE                  │ │
  206.         │ │ UNZIP Program : D:\UTILITY\PKUNZIP.EXE              │ │
  207.         │ │ UNLBR Program : D:\UTILITY\LUE.COM                  │ │
  208.         │ │ UNZOO Program : D:\UTILITY\ZOO.EXE                  │ │
  209.         │ │ UNLZH Program : D:\UTILITY\LHA.EXE                  │ │
  210.         │ │ UNARJ Program : D:\UTILITY\ARJ.EXE                  │ │
  211.         │ │                                                     │ │
  212.         │ └───  ,-Up/Down ┘-Select  F4-DIZ Info  Esc-Exit  ──┘ │
  213.         │                                                         │
  214.         │                                                         │
  215.         │              ┌─────────────────────────────┐            │
  216.         │              │  Overwrite Files ?? (Y/N) Y │            │
  217.         │              └─────────────────────────────┘            │
  218.         │                                                         │
  219.         └─────────────────────────────────────────────────────────┘
  220.  
  221. Press ESCAPE when you have finished  this process. All of your choices will
  222. be written out to disk, and may  be changed again at anytime. From the main
  223. window, you can  again press '[ALT][O][L]' OR from  the archive window, you
  224. can use [CTRL][P].
  225.  
  226. Additionally, you will  notice that the F4 key indicates  that you can edit
  227. the FILE_ID.DIZ  Info. Using the  CONVERT function explained  later in this
  228. document,  ARCTOOL allows  you to   edit these  description files  found in
  229. archives, and  needs some information to  be able to handle  them properly.
  230.  
  231.         ┌───────────────────── ARCHIVE Setup ─────────────────────┐
  232.         │ ┌─────────────────────────────────────────────────────┐ │
  233.         │ │                                                     │ │
  234.         │ │ UNARC Program : D:\UTILITY\ARC.EXE                  │ │
  235.         │ │ UNPAK Program : D:\UTILITY\PAK.EXE                  │ │
  236.         │ │ UNZIP Program : D:\UTILITY\PKUNZIP.EXE              │ │
  237.         │ │ UNLZH Program : D:\UTILITY\LHA.EXE                  │ │
  238.         │ │ UNARJ Program : D:\UTILITY\ARJ.EXE                  │ │
  239.         │ │ UNZOO Program : D:\UTILITY\ZOO.EXE                  │ │
  240.         │ │ UNLBR Program : D:\UTILITY\LUE.COM                  │ │
  241.         │ │                                                     │ │
  242.         │ └───  ,-Up/Down ┘-Select  F4-DIZ Info  Esc-Exit  ──┘ │
  243.         │                                                         │
  244.         │                                                         │
  245.         │ ┌─────────────────────────────────────────────────────┐ │
  246.         │ │ DIZ BBSAD       :                                   │ │
  247.         │ │ DIZ CommentFile : D:\TURBO\ARCS\ZIPLOGO.TXT         │ │
  248.         │ │ DIZ Rightmargin : 40                                │ │
  249.         │ └─────────────────────────────────────────────────────┘ │
  250.         │                                                         │
  251.         └─────────────────────────────────────────────────────────┘
  252.  
  253. ===========================================================================
  254.                                ARCTOOL V8.0
  255.                                   Page 6
  256. ===========================================================================
  257.  
  258. Enter the name of a text file that you might like to add to each archive as
  259. they are  converted. Next enter  the name of  a comment file  that you want
  260. used for ARJ and ZIP file comments.  Finally, tell ARCTOOL the width of the
  261. FILE_ID.DIZ editor that you want to  be the default. Normally, this will be
  262. 40 characters. Up to 78 are allowed.
  263.  
  264. That's it on the SETUP !!
  265.  
  266. OTHER OPTIONS
  267. -------------
  268.  
  269. FILE ASSOCIATION FEATURE [ALT][O][O]
  270. ------------------------------------
  271.  
  272. If  you have  used "WINDOWS",  then you  may already  be familiar  with the
  273. concept of  FILE associations. Actually,  it's pretty simple,  whenever the
  274. <ENTER> key  is pressed on a  highlighted file, ARCTOOL will  execute some
  275. program that you associate with that  files extension. To use this feature,
  276. go to  the SETUP menu,  and press the  "O" key. Enter  the extension of the
  277. file type, and a program that you  want to execute when this file extension
  278. is encountered.  If the file  can be found  in your path,  then it will  be
  279. displayed. You can  enter up to 10 extensions and  filenames. Press F1 when
  280. you are finished to save your information. From then on, whenever you press
  281. <ENTER> on one  of the selected file extensions, your  program file will be
  282. executed  for  that  file.  This  is  really  nice  for viewing PCX, LOTUS,
  283. WORDPERFECT  or other  files that  ARCTOOL will  not handle  internally. Of
  284. course, you need a "viewer" program such as "PCTOOLS VIEW.EXE".
  285.  
  286. TURNING SFX LOOKUP OFF [ALT][O][X]
  287. ----------------------------------
  288.  
  289. ARCTOOL by default looks at EVERY 'EXE'  and 'COM' file to determine if the
  290. file is an 'SFX'  format file. If you have a directory  with a LOT of these
  291. files, this  can take a  while, sometimes, A  LONG WHILE !!.  Especially on
  292. floppy disks, this can seem to take  FOREVER !!!. You can turn this feature
  293. off selection of this  option on the OPTIONS menu or by  using the 'CTRL O'
  294. switch once  inside of ARCTOOL.  You will be  given a message  that the SFX
  295. feature is now ON (or OFF) depending on the previous state.
  296.  
  297. Since this feature is a toggle, you  will be changing it to the OPPOSITE of
  298. what it now is. If it seems that ARCTOOL is slow on directories that have a
  299. LOT of COM and EXE files, try pressing CTRL O and see if this speeds things
  300. up.  You WILL  however LOSE  the ability  to identify  SFX "COM"  and "EXE'
  301. files.
  302.  
  303.  
  304. ===========================================================================
  305.                                ARCTOOL V8.0
  306.                                   Page 7
  307. ===========================================================================
  308. Optionally, you may  switch the SFX lookup from  the CONFIGURATION file. To
  309. do this, simple place a statement at the TOP of the file like this : SFX=OFF
  310. or SFX=ON. From that point on, SFX  lookup will be on/off. This is handy if
  311. you have some directories that you want  SFX on and others that you want it
  312. off. Simply place  SFX=ON BEFORE the directories that  you want SFX lookup,
  313. and SFX=OFF BEFORE the ones that you  do not. This method of turning SFX on
  314. or off will NOT be written to the EXE file.
  315.  
  316. SPACEBAR TAG [ALT][O][T]
  317. ------------------------
  318.  
  319. This  options determines  how ARCTOOL  will handle  tagging files  with the
  320. SPACEBAR. Once you open an archive for extraction or whatever, you may want
  321. to TAG only  certain files. You can use  the 'T' (TAG) or 'U'  (UNTAG) keys
  322. for this purpose. By default, the SPACEBAR  will also tag files and move to
  323. the NEXT file down. This option allows you to determine if ARCTOOL will TAG
  324. files when the spacebar is press or not.
  325.  
  326. CUSTOM VIEWER [ALT][O][V]
  327. -------------------------
  328.  
  329. ARCTOOL has a built-in file viewer that is VERY fast. The caveat is that it
  330. will ONLY view text files. Many people like the program LIST.COM or SEE.COM
  331. and some like  the fancy viewers like PCTOOLS  VIEW.EXE. This option allows
  332. the installation of  an ALTERNATE viewer of your  choice. Enter the program
  333. name including the full  path. If you choose to do this,  ALL views for ALL
  334. file extensions (UNLESS YOU HAVE  ASSOCIATED THAT EXTENSION WITH SOME OTHER
  335. PROGRAM) will  be directed to  your view program,  and the internal  viewer
  336. will be disabled.
  337.  
  338. EDIT ARCTOOL CONFIGURATION FILE [ALT][O][F] (ALSO COMMAND LINE SWITCHES)
  339. -------------------------------------------------------------------------
  340.  
  341. This  option  SAVES  the  current  directories  containing  archives to the
  342. ARCTOOL configuration  file and allows you to EDIT the choices.
  343.  
  344. As indicated earlier, you can MANUALLY create this configuration file which
  345. MUST  be  named  'AT.CFG'.  It  can  contain  the  pathnames where you want
  346. 'ARCTOOL'  to  search  for  archives.  If  ARCTOOL  can  find this file, by
  347. default, it  WILL NOT search EVERY  drive on your disk  for the presence of
  348. archives.  This can  make the  startup process  VERY fast  if you  are only
  349. placing archives in one or two directories  but have a LOT of paths on your
  350. hard drive.
  351.  
  352. Additionally,  you can  tell ARCTOOL  where to  find the appropriate archive
  353. programs that you will use.
  354.  
  355. The configuration file must be an ASCII  text file, and can be created with
  356. any text editor.  Items must be ONE PER  LINE, and can be any  path on your
  357. disk. Blank lines are ignored.
  358.  
  359.  
  360. ===========================================================================
  361.                                ARCTOOL V8.0
  362.                                   Page 8
  363. ===========================================================================
  364. EXAMPLE :
  365.  
  366.        C:\
  367.        SFX=ON
  368.        D:\ARCHIVES\SFX=OFF
  369.        \ZIPFILES\
  370.        Z:\PAHTNAME\SFX=ON
  371.  
  372. You can  include ANY path  on any physical  drive, as long  as the physical
  373. drive exists. Notice the SFX=ON,OFF. This  tells ARCTOOL to turn the search
  374. for SFX files ON  or OFF for this directory. It can be  on the same line as
  375. the file path as shown in the example, or on a separate line.
  376.  
  377. If you choose to use the OPTION menu choice to save the configuration, then
  378. you  will be  presented with  a list  of current  files ALREADY  tagged for
  379. saving. You  can ('U') Untag  the ones you  don't want and  use F4 to  turn
  380. SFX=ON or  F5 to turn  SFX=OFF. When  you  have the list  correct, you MUST
  381. press F10 to save the file.
  382.  
  383. COLORS [ALT][O][C]
  384. ------------------
  385.  
  386. ARCTOOL allows you set the colors  to anything you desire. This function is
  387. pretty intuitive, so play around until you  get the screen to look like you
  388. want it to. You can return to the DEFAULT colors by pressing [CTRL][R] when
  389. in  the color  setup. You  can also  access the  color setup  from the main
  390. screen by pressing the SCROLL LOCK.
  391.  
  392. DRIVE STATUS ALT[O][D]
  393. ----------------------
  394.  
  395. Often, you might want to check disk space  on a drive to make sure that you
  396. have enough  room to unpack the  archive. This lets you  do that. It simply
  397. asks for a drive letter, and displays information about the space available
  398. on the drive selected.
  399.  
  400. SCREEN LINES ALT[O][S]
  401. ----------------------
  402.  
  403. You can  select either 25 Line  or 43/50 Mode. This  function ONLY works on
  404. EGA,VGA monitors. ARCTOOL will know which you have.
  405.  
  406. NOW, back to main screen filled with archive files.
  407.  
  408.  
  409. ===========================================================================
  410.                                ARCTOOL V8.0
  411.                                   Page 9
  412. ===========================================================================
  413.       ┌────────────────────────── ARCTOOL 8.0 ─────────────────────────┐
  414.       │ ┌────────────────────────────────────────────────────────────┐ │
  415.       │ │      Files      : 112          Volume  : DDRIVE            │ │
  416.       │ │      Space Used : 24202640     Memory  : 264616            │ │
  417.       │ │      Free Space : 78880768     Need    : 0                 │ │
  418.       │ └────────────────────────────────────────────────────────────┘ │
  419.       └────────────────────────────────────────────────────────────────┘
  420.       ┌────────────────────────────────────────────────────────────────┐
  421.       │ ┌────────────────────────────────────────────────────────────┐ │
  422.       │ │   $MENU    ZIP D:\$MENU\        1071230 12/13/93 11:07Am   │ │
  423.       │ │   $MENUFNT ZIP D:\$MENU\          50544 12/19/93 09:42Am   │ │
  424.       │ │   ALLSWAGS ZIP D:\SWAG\ZIPS\    1516099 11/26/93 07:38Am   │ │
  425.       │ │   ANSIJ    ZIP D:\TURBO\ARCS\     41388 07/14/92 10:10Am   │ │
  426.       │ │   AP       ZIP D:\TURBO\ARCS\    153713 03/27/93 06:20Pm   │ │
  427.       │ │   AP600A   ZIP D:\TURBO\ARCS\    184712 02/05/94 11:29Am   │ │
  428.       │ │   APRIL    ZIP D:\LOG5\          194438 05/26/93 10:29Am   │ │
  429.       │ └────────────────────────────────────────────────────────────┘ │
  430.       │ ┌────────┐┌────────┐┌────────┐┌────────┐┌────────┐┌────────┐   │
  431.       │ │  -Up  ││  -Dn  ││  Copy  ││  Find  ││  Opts  ││ SetuP  │   │
  432.       │ └────────┘└────────┘└────────┘└────────┘└────────┘└────────┘   │
  433.       │ ┌────────┐┌────────┐┌────────┐┌────────┐┌────────┐┌─────────┐  │
  434.       │ │  Del   ││ DRive  ││  Sort  ││ Query  ││  Zed   ││ ┘-View │  │
  435.       │ └────────┘└────────┘└────────┘└────────┘└────────┘└─────────┘  │
  436.       └────────────────────────────────────────────────────────────────┘
  437.  
  438. ALT[C] activates the  copy function and allows the archive  to be copied to
  439. any path on your system.
  440.  
  441. ALT[F] allows you find any other copies of the archive that exist anywhere.
  442.  
  443. ALT[D] deletes the archive after prompting for deletion.
  444.  
  445. ALT[R]  allows you  to traverse  your directory  tree and  bring back  only
  446. archives for the select directory.
  447.  
  448. ALT[Q] is  the same as the  Drive Status function on  the OPTIONS menu, and
  449. allows you to query the space on any disk drive.
  450.  
  451. ALT[Z] is  the function that I  call ZED which TOGGLES  ARCTOOL between the
  452. single  path switch  (/d) and  the normal  use of  the configuration  file.
  453. ARCTOOL MUST be executed WITHOUT any commandline switches. The first toggle
  454. will cause  ARCTOOL to act  like a normal  file manager program.  You'll be
  455. returned to the ROOT directory of your  drive, and you'll be able to select
  456. archives from any of those directories. This is especially useful on floppy
  457. drives when  you are changing  disks and checking  them. Toggle again,  and
  458. ARCTOOL will reread the configuration file and present itself normally.
  459.  
  460. Simply use the cursor keys to select one of the archives. Press <ENTER> and
  461. the  archive contents  will be  displayed. You  can also  use SHIFT and the
  462. first letter of any archive name, and ARCTOOL will jump to that file if one
  463. exists.
  464.  
  465. THE BASIC ARCHIVE COMMAND WINDOW
  466. --------------------------------
  467.  
  468.  
  469. ===========================================================================
  470.                                ARCTOOL V8.0
  471.                                   Page 10
  472. ===========================================================================
  473. After selecting an archive, its contents will be read, and all of its files
  474. will be presented. The command window  at the bottom of the screen displays
  475. all of the features of ARCTOOL.
  476.  
  477.         ┌────────────── Archive : D:\TURBO\ARCS\BONUS2.ZIP ──────────────┐
  478.         │ ┌────────────────────────────────────────────────────────────┐ │
  479.         │ │      Files      : 9            OutPath : D:\TURBO\ARCS     │ │
  480.         │ │      Byte Total : 236338       Memory  : 306008            │ │
  481.         │ │      Free Space : 87719936     Need    : 0                 │ │
  482.         │ └────────────────────────────────────────────────────────────┘ │
  483.         └────────────────────────────────────────────────────────────────┘
  484.         ┌────────────────────────────────────────────────────────────────┐
  485.         │ ┌────────────────────────────────────────────────────────────┐ │
  486.         │ │   BROWSE   EXE LZCrunch           39008 12/05/90 05:54Am   │ │
  487.         │ │   CASE     EXE Stored              9124 10/18/91 12:04Pm   │ │
  488.         │ │   ER       EXE Stored             32045 10/18/91 12:04Pm   │ │
  489.         │ │   FIND     EXE Stored             20841 10/18/91 12:05Pm   │ │
  490.         │ │   LAB      EXE Stored             18682 10/18/91 12:03Pm   │ │
  491.         │ │   TR       EXE Stored             31544 10/18/91 12:04Pm   │ │
  492.         │ │   VF       EXE Stored             23785 10/18/91 12:04Pm   │ │
  493.         │ │   ZAPDIR   EXE Stored             22662 10/18/91 12:04Pm   │ │
  494.         │ └────────────────────────────────────────────────────────────┘ │
  495.         │  ┌──────────┐┌──────────┐┌──────────┐┌──────────┐┌──────────┐  │
  496.         │  │ Extract  ││  Delete  ││  Print   ││   View   ││   Find   │  │
  497.         │  └──────────┘└──────────┘└──────────┘└──────────┘└──────────┘  │
  498.         │  ┌──────────┐┌──────────┐┌──────────┐┌──────────┐┌──────────┐  │
  499.         │  │ Convert  ││   Sort   ││   Tag    ││  UnTag   ││ Ctrl-More│  │
  500.         │  └──────────┘└──────────┘└──────────┘└──────────┘└──────────┘  │
  501.         └────────────────────────────────────────────────────────────────┘
  502.  
  503.  
  504. The files  listed can now  be treated  like  ANY other files  on your disk.
  505. Again, use the cursor keys to traverse the list of files.
  506.  
  507. The  'ALT D'  key allows  files within  the archive  to be  deleted, so  be
  508. careful, you'll only get one chance.
  509.  
  510. Files can  be Tagged (ALT  T) or  UnTagged  (ALT U). Also,  by default, the
  511. SPACEBAR  will TAG  the file  and move  down to  the NEXT  file. To disable
  512. SPACEBAR TAG, use the OPTIONS menu.
  513.  
  514. Files  can be  Extracted (ALT  E)  singularly,  or in  combinations to  any
  515. Outpath (ALT L).
  516.  
  517. Files  can also  be Viewed  (ALT V)  on the  CRT or  Printed (ALT P) on the
  518. printer.
  519.  
  520. Files can be  SORTED (ALT S) in any  order, and ARCTOOL will save  the sort
  521. switch for future invocations of ARCTOOL.
  522.  
  523.  
  524. ===========================================================================
  525.                                ARCTOOL V8.0
  526.                                   Page 11
  527. ===========================================================================
  528. The FIND  (ALT F) function will  search the current disk  for any file with
  529. the same name as the highlighted file.
  530.  
  531. MULTIPLE LEVEL ARCHIVE EXTRACTION
  532. ---------------------------------
  533.  
  534. ARCTOOL provides the means to look at files in archives even if the archive
  535. in question is  in another archive. For example, let's  say the you have an
  536. archive called FOUR.ZIP which contains the file THREE.ZIP. Inside THREE.ZIP
  537. is the file  TWO.ZIP and so on. Press  the VIEW key, on the  first archive,
  538. and it will  open up the next one.  You will notice that the  screen shifts
  539. right 2  columns with each level  that you go to.  You can do this  up to 5
  540. levels.
  541.  
  542. Use the CTRL key to see the additional commands available :
  543.  
  544.         ┌────────────── Archive : D:\TURBO\ARCS\BONUS2.ZIP ──────────────┐
  545.         │ ┌────────────────────────────────────────────────────────────┐ │
  546.         │ │      Files      : 9            OutPath : D:\TURBO\ARCS     │ │
  547.         │ │      Byte Total : 236338       Memory  : 306008            │ │
  548.         │ │      Free Space : 87719936     Need    : 0                 │ │
  549.         │ └────────────────────────────────────────────────────────────┘ │
  550.         └────────────────────────────────────────────────────────────────┘
  551.         ┌────────────────────────────────────────────────────────────────┐
  552.         │ ┌────────────────────────────────────────────────────────────┐ │
  553.         │ │   BROWSE   EXE LZCrunch           39008 12/05/90 05:54Am   │ │
  554.         │ │   CASE     EXE Stored              9124 10/18/91 12:04Pm   │ │
  555.         │ │   ER       EXE Stored             32045 10/18/91 12:04Pm   │ │
  556.         │ │   FIND     EXE Stored             20841 10/18/91 12:05Pm   │ │
  557.         │ │   LAB      EXE Stored             18682 10/18/91 12:03Pm   │ │
  558.         │ │   TR       EXE Stored             31544 10/18/91 12:04Pm   │ │
  559.         │ │   VF       EXE Stored             23785 10/18/91 12:04Pm   │ │
  560.         │ │   ZAPDIR   EXE Stored             22662 10/18/91 12:04Pm   │ │
  561.         │ └────────────────────────────────────────────────────────────┘ │
  562.         │ ┌────────────┐ ┌────────────┐  ┌────────────┐  ┌────────────┐  │
  563.         │ │ VirusScan  │ │ TagExtract │  │ TagDelete  │  │  LogDrive  │  │
  564.         │ └────────────┘ └────────────┘  └────────────┘  └────────────┘  │
  565.         │ ┌────────────┐ ┌────────────┐  ┌────────────┐  ┌────────────┐  │
  566.         │ │  TagAll    │ │  UnTagAll  │  │    Dirs    │  │    Setup   │  │
  567.         │ └────────────┘ └────────────┘  └────────────┘  └────────────┘  │
  568.         └────────────────────────────────────────────────────────────────┘
  569.  
  570. The 'CTRL T' key tags all of the files in the archive, and the 'CTRL U' key
  571. untags all tagged files. Files can  also be tagged with the SPACEBAR unless
  572. SPACEBAR TAG is OFF ( See OPTIONS on MAIN screen).
  573.  
  574. SETUP COMMAND (CTRL P) See description of the ARCHIVER LOCATIONS above.
  575. -------------------------------------------------------------------------
  576.  
  577. VIRUSCAN COMMAND
  578. ----------------
  579.  
  580. ===========================================================================
  581.                                ARCTOOL V8.0
  582.                                   Page 12
  583. ===========================================================================
  584.  
  585. This  works in  conjunction with  your favorite  virus scan  program. I use
  586. SCAN.EXE  by  McAfee  (  THE  BEST  SHAREWARE  scanner  there is !!. Please
  587. Register !!), which  can be found on any bulletin  board. The files will be
  588. unpacked  to a  temporary directory  and  you  will be  asked for  the scan
  589. program. Include any  command line switches that you  might need. The files
  590. will be scanned and viruses, if any, will be reported.
  591.  
  592. DIR COMMAND
  593. -----------
  594.  
  595. This command will  display a tree of all of  the directories on the current
  596. drive.  Directories can  be added  or  DELETED,  (BE CAREFUL  .. ALL  FILES
  597. INCLUDING SUBDIRS  WILL BE DELETED TOO  !!!) The path selected  will become
  598. the new OUTPATH for the archives that you might extract.
  599.  
  600. CONVERT COMMAND
  601. ---------------
  602.  
  603. ARCTOOL has the ability to convert  archives from one format to another and
  604. at the  same time, edit a  FILE_ID.DIZ for that particular  archive. Simply
  605. press the 'ALT C' key and you will be allowed to select the new format. The
  606. archive  will be  created in  the same  directory as  the original, and THE
  607. ORIGINAL WILL NOT BE DELETED, however  if it already exists, you will asked
  608. to overwrite  it. You may  delete the original  if you want  to back in the
  609. main program window.
  610.  
  611. As  files  are  converted  you  are  allowed  to  edit  those  nice  little
  612. description files  commonly found in archive  files (ZIP,ARJ,LZH). Many BBS
  613. systems use this  file as the ACTUAL description  whenever the archive file
  614. is uploaded to them. Commonly, the file is named FILE_ID.DIZ, however other
  615. variations are FILE.DES  or FILE.SDI. In this document,  I'll refer to this
  616. file regardless of the flavor as the FILE_ID.
  617.  
  618. You may edit the existing FILE_ID if  it already exists in the archive, and
  619. if not, it allows you to create it.
  620.  
  621. The DEFAULT  file that ARCTOOL looks  for is FILE_ID.DIZ. If  that does NOT
  622. exist, then it looks  for a file with the extension of  "DES". If that does
  623. NOT exist  then it looks  for a file  with the extension  of "SDI". If your
  624. archive contains NONE of these then ARCTOOL will present you with a list of
  625. the files in this archive. You may choose one of them to be READIN, and the
  626. ARCTOOL  permits editing.  This is  useful  if  you DO  NOT already  have a
  627. FILE_ID, and  you want to  use the DOC   file or a  TXT file as  a basis to
  628. create from. The file that will be created in this case is FILE_ID.DIZ.
  629.  
  630. You can  enter up to  4096 characters.  BE  WARNED !!! Many  BBS sites ONLY
  631. permit 15 lines by 40 characters to be displayed in their descriptions. You
  632. can have as many  lines as you have memory for, and each  line can be up to
  633. 78 characters.
  634.  
  635.  
  636. ===========================================================================
  637.                                ARCTOOL V8.0
  638.                                   Page 13
  639. ===========================================================================
  640. At anytime, during the process, you can  press the 'F1' key, and READIN any
  641. file  on your  disk as  a basis  for the  FILE_ID. To  save the FILE_ID and
  642. re-pack  the archive,  press the  'F10' key.  Pressing ESCAPE exits WITHOUT
  643. saving.
  644.  
  645. The file will  automatically repacked using the format  that you choose. At
  646. that time.  If your file is  an ARJ or ZIP  file, you can optionally  add a
  647. comment to the ZIP or ARJ header or  a BBS advertisement to the ZIP file. To
  648. accomplish this, the AT.CFG file has the following switches added :
  649.  
  650.                       MARGIN=40
  651.                       COMMENT=\SOMEPATH\ZIPLOGO.TXT
  652.                       BBSAD=\SOMEPATH\MYADD.TXT
  653.  
  654. These can  be set using  any ASCII  text  editor, or in  the SETUP function
  655. CTRL[S] on the main menu.
  656.  
  657.  
  658. OTHER IMPORTANT THINGS TO KNOW
  659. ------------------------------
  660.  
  661. VIEWING ANSI FILES
  662. ------------------
  663.  
  664. ARCTOOL  CAN VIEW  ANSI Files.  If you  are using  the internal viewer, (NO
  665. CUSTOM  VIEWER INSTALLED),  press 'CTRL  T' when  viewing and  if the  file
  666. contains ANSI codes, it will displayed in all its glory !!
  667.  
  668.  
  669. ATCFG ENVIRONMENT VARIABLE
  670. --------------------------
  671.  
  672. In some applications, AT.CFG will be on another drive or there are a LOT of
  673. subdirectories, and  you may want  to EXPLICITLY declare  where ARCTOOL can
  674. find the configuration file. You can use  the DOS "SET" command to do this.
  675. From DOS, just  enter SET ATCFG="somepath". ARCTOOL will  look for and save
  676. the configuration file in the path you specify.
  677.  
  678. COMMAND LINE SWITCHES :
  679. -----------------------
  680.  
  681. There  are two  command line  switches  that  can be  used with  ARCTOOL to
  682. control the configuration file.
  683.  
  684.     /N - DO NOT USE CONFIGURATION FILE. If you have created a configuration
  685.     file, then  ARCTOOL will use  it as a  default. This switch  will cause
  686.     ARCTOOL to ignore the configuration file,  and ALL paths on the current
  687.     disk will be searched for archives.
  688.  
  689.  
  690. ===========================================================================
  691.                                ARCTOOL V8.0
  692.                                   Page 14
  693. ===========================================================================
  694.     /S[G] - CREATE CONFIGURATION FILE.  Using this switch causes ARCTOOL to
  695.     create a configuration  file from the pathnames where  it finds archive
  696.     files.  Any  previous  version  of   the  configuration  file  WILL  BE
  697.     OVERWRITTEN.  Subsequent uses  of ARCTOOL  will use  this newly created
  698.     configuration  file unless  you specify  the /N  switch on  the command
  699.     line. /SG forces ARCTOOL to read ACROSS ALL LOGICAL drives.
  700.  
  701.     /D - READ FILES ONLY IN SELECTED OR CURRENT DIRECTORY. This switch will
  702.     cause ARCTOOL to  read files in the CURRENT directory  ONLY and NOT any
  703.     subdirectories. If used  with a path, ONLY files  in that directory and
  704.     NOT  any  subdirectory  will  be   displayed.  This  switch  is  ALWAYS
  705.     OVERRIDDEN by /S or /N.
  706.  
  707. SAMPLE COMMAND LINES :  AT /n
  708.                         AT /s    ( read current logical drive )
  709.                         AT /sg   ( read ALL logical drives )
  710.                         AT A: /S
  711.                         AT C: /S
  712.                         AT /d \zip  NOTE : The /d MUST be first !!
  713.                         AT /d
  714.  
  715. Only use ONE of these switch on the  command line at a time.
  716.  
  717. ARCTOOL TEMPORARY DIRECTORY AND PKTMP ENVIRONMENT VARIBLE
  718. ---------------------------------------------------------
  719.  
  720. ARCTOOL  creates a  temporary directory  that it  uses to  unpack files for
  721. viewing or printing.  Normally, this directory is created  on the same disk
  722. that the program is on. PKZIP also uses a temporary file to do its work.
  723.  
  724. ARCTOOL will use  the same temporary disk that you  assign for PKZIP.
  725.  
  726. You  may have  this temporary  file  created  in a  different directory  by
  727. setting the  environment variable PKTMP.  Set this equal  to the drive  you
  728. wish  to  use  as  your  temporary  file  location  and  ARCTOOL  temporary
  729. directory.
  730.  
  731. For optimal  performance on your  local harddrive, the  PKTMP could be  set
  732. equal to  a RAM drive  if a large  enough one is  available. This will make
  733. EVERYTHING run VERY FAST !!!! The  temporary file location must have enough
  734. free space to hold ALL the files in their UNCOMPRESSED state.
  735.  
  736. A one or two MEG RAM drive would be sufficient for most compressed files.
  737.  
  738. For optimal performance  when working with a .ZIP file  on a Novell Netware
  739. volume, set  the PKTMP equal  to any  drive  on the same  server. This will
  740. achieve the best performance, and is superior to using the local hard drive
  741. or the RAM drive.
  742.  
  743. It is best to set this variable in your 'AUTOEXEC.BAT' file so that it will
  744. be there when you boot.
  745.  
  746. ===========================================================================
  747.                                ARCTOOL V8.0
  748.                                   Page 15
  749. ===========================================================================
  750.  
  751. EXAMPLE   C:\>set pktmp=z:\
  752.  
  753. USING ARCTOOL AS A SINGLE ARCHIVE VIEWER
  754. ----------------------------------------
  755.  
  756. ARCTOOL  can be  used as  a handy  command line  program to  view a  single
  757. archive by simply  entering the archive name and path  on the command line.
  758. EXAMPLE : AT \SOMEPATH\SOMEARC.ZIP
  759.  
  760. In this case,  ARCTOOL will open the indicated archive  and you can proceed
  761. to do whatever with it.
  762.  
  763. PKUNZIP,PKZIP PKNOFASTCHAR ENVIRONMENT VARIABLE
  764. -----------------------------------------------
  765.  
  766. ARCTOOL  wants to  control the  entire show  when running  programs such as
  767. PKZIP and PKUNZIP, ESPECIALLY where  characters are written to screen. With
  768. version 2.04 of PKUNZIP, there is  an environment variable provided to tell
  769. PKUNZIP NOT to write using video BIOS, which is NOW PKUNZIP's default.
  770.  
  771. You may set this varible by  using the command SET PKNOFASTCHAR=NO from the
  772. DOS command line, however YOU DO NOT NEED TO DO SO. ARCTOOL recognizes this
  773. FAST BIOS output from PKZIP and adjusts AUTOMATICALLY.
  774.  
  775. Well, that's  pretty much it.  I think that  you will find  ARCTOOL easy to
  776. use, FAST, and once you get used to using it, indispensable !!
  777.  
  778. If you like ARCTOOL, then please register it. For those who do, I will send
  779. my super dooper BONUS archive as well. Believe me there are many goodies on
  780. this BONUS disk including the companion programs ARCPLUS Version 6.0, which
  781. will allow you  create archives in any of the  formats, and the FILEMANAGER
  782. PLUS, an  exciting NEW program  which does ALL  that you could  EVER want a
  783. file manager program to do, including everything that ARCTOOL does and MUCH
  784. MORE !!!
  785.  
  786. (FILEMANAGER PLUS will NOT be uploaded anywhere !! This is the only way you
  787. can get it !!).
  788.  
  789. SHAREWARE ONLY WORKS IF YOU REGISTER, SO,
  790.  
  791. REGISTER TODAY !! REGISTER TODAY !!! REGISTER TODAY !!! REGISTER TODAY !!!!
  792.  
  793.         Send a FORMATTED, BLANK diskette to
  794.  
  795.         G.D. DAVIS
  796.         57280 Osage Drive
  797.         Goshen, Indiana 46526
  798.  
  799.         Please Include a $30.00 registration fee.
  800.  
  801.  
  802.