home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / archiver / flexiarc / flexiarc.doc < prev    next >
Text File  |  1993-02-15  |  6KB  |  151 lines

  1.  
  2. FLEXI-ARC Rel 3.1
  3. by William Wong
  4. ProbeHouse Software, 1993
  5.  
  6.  
  7. An amazing shell! For all past, present and future archivers.
  8.            - John C Dvorak
  9.  
  10. We have 300 top software engineers working on a similar product for the NT.
  11.            - Bill Gates
  12.  
  13. We were able to unarchive election results much faster than them ... thats
  14. our advantage - oh? we do use Ataris ...
  15.            - Clinton
  16.  
  17.  
  18. In this world, there have always been new archivers that are faster and
  19. smaller. Most of them come in non-user friendly IBM-style command line. A
  20. shell is needed to enhance it ... and so we wait for someone to do it ...
  21.  
  22. Now there is new shell on the block .... FLEXI-ARC the most flexible archive
  23. shell there is. FLEXI-ARC will allow users to configure for any past, present
  24. and future archive programs.
  25.  
  26.  
  27. Using FLEXI-ARC
  28. ---------------
  29. Before you can you FLEXI-ARC, you need to configure it for your system.
  30. After configuring it, you now just push buttons to do all your archives. Just
  31. 4 steps to perform a fuction.
  32.  
  33. 1/ Select the [ARCHIVER] to use.
  34.  
  35. 2/ Select the [ARCHIVED FILE] button to get a list of archived files using 
  36.    the system file selector.
  37.  
  38. 3/ Select the archived files to work on by highliting it. Use the [UP] and 
  39.    [DOWN] arrows buttons to scroll the entire list. You can add additional 
  40.    archived files anytime by selecting the [ARCHIVED FILE] button.
  41.  
  42. 4/ Select the function you want to use. That's it !
  43.  
  44.  
  45. Move/Add option
  46. ---------------
  47. There are 3 modes of operations (if you find another let me know) :
  48.  
  49. 1/ Highlite an archived-file, and the selected file will be move/add into
  50.    that highlited archived-file.
  51.  
  52. 2/ No highlited archived-file & selected file in a sub-directory.
  53.    The selected file will archived and the archive name will be that of the
  54.    sub-directory name.
  55.  
  56. 3/ No highlited archived-file & selected file in root-directory.
  57.    The selected file will archived and will have the default name FLEXI.
  58.  
  59. If no single file is selected from the system file selector, then all the
  60. files are selected (ie *.*) and are moved/added.
  61.  
  62.  
  63. Delete Option
  64. -------------
  65. The archived file and the file to delete from the archived must be entered.
  66. The system file selector is used to input the file to delete.
  67.  
  68.  
  69. Configurating FLEXI-ARC or The difficult part
  70. -----------------------    ------------------
  71. To configure FLEXI-ARC, select the [config] button.
  72.  
  73. Select the ARC-BUTTON to configure, by selecting from [ARC1] to [ARC5].
  74. ARC-BUTTON not configured will not be able to be selected in the main 
  75. dialogbox.
  76.  
  77. You will be able to edit for each of the ARC-BUTTON -
  78.   a. The archiver name (use the 3 character extension). This is used to
  79.      select files in the selector & name of the button.
  80.   b. The archiver program file location. Click on it to change.
  81.   c. View command line.
  82.   d. Extract command line.
  83.   e. Move command line.
  84.   f. Add command line.
  85.   g. Delete command line.
  86.   
  87. These command lines will be expanded to include the directory and filename 
  88. information and will be pass to the archiver. A command line parser is used
  89. to expand these command line as follows :
  90.  
  91.     #d = directory of the archived file.
  92.     #f = filename + extension of the archived file.
  93.     #n = filename only of the archived file.
  94.     #s = pathname obtined from system file selector.
  95.     
  96. example :
  97.           -x #d\#f  will be expanded to  -x c:\directory\filename.lzh
  98.           -v #f\#n  will be expanded tp  -v c:\directory\filename
  99.  
  100. Suggestions for LZH -
  101. View    : v #d\#f
  102. Extract :x #d\#f #d\#n\
  103. Move    : m #d\#f #s
  104. Add     :a #d\#f #s
  105. Delete  : d #d\#f #s
  106.  
  107. Because of this configurable stuff, you can come up with many different 
  108. configurations that not even I know of, if you do please let me know.
  109.  
  110.  
  111. How to get technical support & others stuffs
  112. --------------------------------------------
  113. If you have a problem or discovered a bug in FLEXI-ARC, please forward a Email
  114. to me at D'Voice or Clavis or just send me a postcard at the address displayed
  115. by selecting the [FLEXI-ARC] sign. Both registered and unregistered users will
  116. be support and replied as soon as possible. 
  117.  
  118. This is a public domain program. You can hack it if you want.
  119.  
  120. If you find this program useful, I expect you to register. Registered users 
  121. will get a deluxe 56 page hard cover printed manual, the full release of 
  122. FLEXI-ARC on 3 high density 1.44 M high quality diskette ( please specify
  123. low dense diskette if you have a low dense disk drive ). All for S$1500 only.
  124. This will help me get my Falcon.
  125.  
  126. Source codes for the FLEXI-ARC also available at a bargain price of S$3000.
  127. Full license, documentation and explaination for the FLEXI-ARC are included
  128. in this deal. On site support available as well (exclude transport fee).
  129.  
  130. FLEXI-ARC release 3.1 was developed on an Atari 520ST with 4meg RAM, Tos 2.06
  131. with a SCSI HDD. It was tested inhouse on a Tos 1.02, Tos 1.04 (disk) and 
  132. Tos 2.06 with various TSR programs loaded. 
  133.  
  134.  
  135. Revision history
  136. ----------------
  137. release 0.0
  138. A simple one that I was using since I have my first ARC program.
  139.  
  140. release 0.9
  141. A nicer one than rel 0.0 with help from a resource editor & me gal.
  142.  
  143. release 1.0b
  144. Beta tested by 1040 ST users worldwide to guarantee compatibility.
  145.  
  146. release 3.1
  147. No major change. Just changed VERSION NUMBER to maintain version equality 
  148. with a major competitor. Shows that we (ProbeHouse) do have stuff that are
  149. at least the same level of complexity if not better.
  150.  
  151.