home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / compress / ap600a.zip / AP.DOC < prev    next >
Text File  |  1993-03-17  |  10KB  |  230 lines

  1.  
  2. ARCPLUS Version 6.0
  3. Copyright (c) 1993 GDSOFT
  4.  
  5. PLEASE NOTE :
  6. -------------
  7.  
  8. THIS  IS BETA  Software, and  and such  is provided  AS-IS. The  purpose of
  9. providing the software  in this fashion is to allow  you to suggest changes
  10. and permit  selected users to find  the "bugs". So, I  will appreciate your
  11. ideas, faultfinding,  response, thoughts, criticisms, or  whatever else you
  12. have to say about the software. PLEASE DO NOT BE BASHFUL !!!! I'm not going
  13. to be  thin skinned. Hopefully,  through your evaluation,  I'll be able  to
  14. provide a useful  piece of software to the PC  community. Another note, the
  15. DOCS  are minimal.  If anyone  wants to  take it  upon themselves  to write
  16. better  DOCS, they  not have  my blessing,  and will  receive credit in the
  17. final version.
  18.  
  19.  
  20. WHAT IS IT :
  21. ------------
  22.  
  23. ARCPLUS (AP)  is a virtual  file manager with  COMPLETE archive capability.
  24. The virtual  part comes from  the fact  that  you can have  as many drives,
  25. including NETWORK  drives on screen as  you have memory to  support, ALL AT
  26. ONCE. You can copy, rename, view, search and do all the other things that a
  27. file manager SHOULD  allow you to do. Additionally, files  can be tagged on
  28. ANY drive or path, and ADDED to  any archive in ANY format that you select.
  29. Additionally, existing archives  can be viewed, and managed  as though they
  30. were a directory on your disk.
  31.  
  32.  
  33. MINIMAL STARTUP :
  34. -----------------
  35.  
  36. First, unpack the distribution files to  some directory. PLEASE take note of
  37. the file AV.EXE. This is a STAND  ALONE archive manager that is called from
  38. AP to  handle archives. You  can use  it  by itself by  entering :
  39.  
  40.                         AV archivename [color - blue,red,cyan etc]
  41.  
  42. If you have  the GDSOFT utility ARCTOOL, YOU WILL  NOT NEED AV.EXE. AP will
  43. find ARCTOOL and use it INSTEAD !!!  With either of these programs, you can
  44. perform  view,  extract,  print,  convert  and  various  other functions on
  45. archives.  The ONLY  difference between  them is  that AV.EXE  is a  SINGLE
  46. archive program and ARCTOOL can search for multiple archives and allow them
  47. to  be manipulated.  The IMPORTANT  thing  is  that you  have ONE  of these
  48. utilities on your disk. ARCPLUS WILL NOT WORK WITHOUT ONE OF THEM !!
  49.  
  50. Execute AP from DOS, and DO AT LEAST the following :
  51.  
  52.         1. Press Alt O (Options) and  Install your Archivers. This tells AP
  53.         where to find PKZIP, ARJ or whatever, and what switches you want to
  54.         use when CREATING  archives. You MUST set up  an archiver for EVERY
  55.         possible extension that you might use.
  56.  
  57.         AP will ask you for the  extension of the file (ZIP,ARJ etc). Enter
  58.         .ZIP or  .ARJ or whatever  extension you want  recognized. When you
  59.         create an archive  with a given extension, AP is  going to call the
  60.         program you enter.
  61.  
  62.         Press TAB and enter the program  name PLUS full path PLUS switches.
  63.         Example :
  64.  
  65.                             \UTILITY\PKZIP.EXE -EX
  66.  
  67.         You can also select [X] PROMPT to have AP prompt you EACH time that
  68.         you run the  CREATE ARCHIVE function (F8). This  would allow you to
  69.         change the switches  if you wanted to. Personally,  I prefer NOT to
  70.         have the prompt switch on.
  71.  
  72.         2. Set up  a Custom Viewer and Editor  if you want to use  them. AP
  73.         has a built in file viewer as  well. Alt F4 calls it. Ctrl F4 calls
  74.         the custom viewer if you have it set up.
  75.  
  76.         3. Select the color set that you prefer.
  77.  
  78.         4. SAVE  your options. If you  don't, you WILL loose  them when you
  79.         end the program.
  80.  
  81.  
  82. You are NOW ready to create an archive. Go to some directory, and tag a few
  83. files. Files are tagged and  untagged individually using the <SPACEBAR>, or
  84. you  can press  ALT F  then ALT  T. Next,  Press F8(Archive)  and enter and
  85. archive name. Include  the full path as well where  you want the archive to
  86. go. Example :
  87.  
  88.                         d:\somepath\somearc.zip
  89.  
  90. If the archive ALREADY exists, the tagged  files will be added to it. Press
  91. <ENTER> and AP will call the program  you told it to call for the extension
  92. of the archive file you just entered. If you DO NOT enter an extension, the
  93. default extension '.ZIP' will be used.
  94.  
  95. Next, the  archive you JUST  created will be  displayed, and you  can view,
  96. extract, print, convert or whatever.
  97.  
  98. Now, go back  to the AP screen. You  will now notice that the  filename now
  99. appears at the  TOP status line. Pressing ALT V  when the file is displayed
  100. allows you to GO BACK to the  current archive window AT ANY TIME. Also, you
  101. can press F8(Archive) again, and 'V'  to accomplish the same thing.
  102.  
  103. You can have  VARIOUS archives that you are working  on, and switch between
  104. them by pressing  F8(Archive) and the DOWN ARROW KEY.  This will give you a
  105. list of  the archives that you  have accessed during your  session, and you
  106. simply select the one that you want.
  107.  
  108.  
  109. EXISTING ARCHIVE SUPPORT :
  110. --------------------------
  111.  
  112. AP  recognizes the  extensions ZIP,ARJ,PAK,PKA,ARC,LBR,ZOO,  and QWK.  If a
  113. files in the  files display window ends in one  of these extensions, simple
  114. press <ENTER>, and the archive will be displayed. You can then view, print,
  115. extract, or convert the contents.
  116.  
  117. Also, if you  wanted to, you could use the  ASSOCIATE command and associate
  118. any program  you wanted to  with any extension  that you wanted.  If you do
  119. this for say the .ZIP extension,  then THAT program will be called whenever
  120. you press the <ENTER> key on a file with that extension.
  121.  
  122. MORE ABOUT ASSOCIATE :
  123. ----------------------
  124.  
  125. ASSOCIATE WILL NOT  WORK for files that end in  COM,EXE,BAT, or BTM. That's
  126. because these are themselves executable files.  When you press <ENTER> on a
  127. file  with these  extensions, AP  will run  them. It  will ask  you for any
  128. parameters that you  want to use. AP uses a  special technique when it runs
  129. these files, and ONLY  USES about 1.5K of memory. So, you  can run a pretty
  130. BIG file !!
  131.  
  132. Otherwise,  the ASSOCIATE  feature is  a VERY  POWERFUL feature of ARCPLUS.
  133. With it,  you can cause  AP to handle  any file that  it encounters in  any
  134. manner you wish. For instance, you could associate '.TXT' with you favorite
  135. editor. Pressing <ENTER> on these files  would then call the editor. It can
  136. ALSO CALL BATCH FILES !!! So, you could create a batch file called PACK.BAT
  137. and associate it  with all of your '.DAT' files.  The batch file might look
  138. like this :
  139.  
  140.                           @echo off
  141.                           pkzip -ex savedat.zip %1
  142.  
  143. then, whenever you  press <ENTER> on a '.DAT' file,  NO MATTER WHAT DISK IT
  144. IS ON, it would be archived into the "savedat.zip". Pretty NEAT Huh ??
  145.  
  146.  
  147. BASIC COMMAND WINDOWS AND CURSOR MOVEMENT :
  148. -------------------------------------------
  149.  
  150. When executed, AP displays TWO distinct windows. The DIRECTORY window where
  151. you  select the  directory, and  the FILES  WINDOW where  you deal with the
  152. files in the selected directory. The TAB  key is used to switch between the
  153. windows.  The DIRECTORY  window displays  all directories  on the  selected
  154. disk. Some  directories MAY include  a PLUS(+) sign  in from of  them. This
  155. means that there are SUB  directories under these directories. Pressing the
  156. GREY PLUS (+)  key will expand these. Pressing the  GREY MINUS (-) key will
  157. contract them.  Pressin any LETTER key  in the DIRECTORY window  jumps to a
  158. directory starting with that letter.
  159.  
  160. ARCPLUS uses the normal cursor keys to go UP, DOWN, HOME, END, PGUP, PGDN.
  161.  
  162. Here is  a LIMITED list  of the function,  ALT and CTRL  keys and what each
  163. does :
  164.  
  165. Command                  Description
  166. --------------------     ------------------------------------------------
  167.  
  168. [TAB]                 -  Switches between DIRECTORY and FILES.
  169. [F1]                  -  Reserved for HELP system (coming later dude !!)
  170. [F3]                  -  Open NEW drive and its directories.
  171. [F4]                  -  Execute CUSTOM viewer on current file.
  172. [F5]                  -  ZOOM current window ( use ALL of the screen )
  173. [F6]                  -  Switch to the NEXT window.
  174. [F7]                  -  Copy current OR tagged files.
  175. [F8]                  -  place tagged files in archive.
  176. [F9]                  -  execute editor on current file.
  177. [F10]                 -  Command MENU
  178.  
  179. [SHIFT]-[F6]          -  Previous Window
  180. [ALT]-F3              -  Close CURRENT window
  181. [ALT]-F4              -  View current files (HEX)
  182. [ALT]-F5              -  Move/Size Current Window
  183.  
  184. [CTRL]-F4             -  View current file (internal viewer)
  185.  
  186. [ALT]-[V]             -  View current archive (if one has been named).
  187. [ALT]-[X]             -  End ARCPLUS.
  188. [ALT]-[C]             -  End ARCPLUS and change to THIS directory.
  189.  
  190. [GREY+]               -  Expand current directory to include SUBS.
  191. [GREY-]               -  Contract current directory (NO SUBS).
  192.  
  193.  
  194.                              !!! A WARNING !!!
  195.  
  196. PLEASE DO  NOT USE PKLITE,  DIET or ANY  EXE COMPRESSOR ON  GDSOFT FILES. I
  197. HAVE ALREADY COMPRESSED THEM TO THE LIMIT, and YOU WILL EXPERIENCE PROBLEMS
  198. IF YOU COMPRESS THEM AGAIN.
  199.  
  200. Well, that's  pretty much it.  I think that  you will find  ARCPLUS easy to
  201. use, FAST, and once you get used to using it, indispensable !!
  202.  
  203. If you like ARCPLUS, then please register it. For those who do, I will send
  204. my super dooper BONUS archive as well. Believe me there are many goodies on
  205. this BONUS disk. including FILEMANAGER  PLUS, an exciting NEW program which
  206. does ALL that  you could EVER want a file  manager program to do, including
  207. everything that ARCPLUS does and MUCH MORE !!!
  208.  
  209. (FILEMANAGER PLUS will NOT be uploaded anywhere !! This is the only way you
  210. can get it !!).
  211.  
  212.         Send a FORMATTED, BLANK diskette to
  213.  
  214.         G.D. DAVIS
  215.         57280 Osage Drive
  216.         Goshen, Indiana 46526
  217.  
  218.         Please Include a $30.00 registration fee.
  219.  
  220.         Make sure that you include your return address.
  221.  
  222.  
  223. If you have any comments or questions,  I would REALLY love to receive your
  224. comments  or  suggestions.  I  can  be  reached  by  leaving  mail on GENIE
  225. (G.D.DAVIS) or CompuServe (72067,2726), or write to me at the above address
  226. or  better  yet,  call  GDSOFT  BBS  (219)  875-8133,  5pm-5am  (EST),  HST
  227. 14400,8,N,1.
  228.  
  229. Thank you for choosing ARCPLUS.
  230.