home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / archiver.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  1.2 KB  |  39 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-8]
  2. [C;6;B]        ARCHIVER
  3. [7]Default: 'lha -q e '
  4. [J;1;N]
  5.   If you use the archived library feature, you may want to \
  6. use your own archiver rather than 'LhA'. This command enables \
  7. you to define the archiver command line. This command line will \
  8. have the file names added to it this way:
  9.  
  10.        <archiver> <library name> [<file name>] T:
  11. [INDENT 5]
  12.   1. The <archiver> is the startup of the command line that you \
  13. define, including the necessary options.
  14.  
  15.   2. The <library name> is the name of the archive file (Usually \
  16. 'libraries.a'.)
  17.  
  18.   3. The [<file name>] is the name of the file which has to be \
  19. extracted, but it will appear only if the library name differ.
  20.  
  21.   4. The 'T:' at the end is the destination directory.
  22. [INDENT]
  23.   Your archiver will have to support those file names in this \
  24. order to be used with 'lk'. The default command line for 'LhA' \
  25. is also:
  26.  
  27.     'lha -q e '
  28.  
  29.   Note: the space after the 'e' is very important and you may \
  30. not put one if your archiver does not need it.
  31.  
  32.   For more information about the archive feature of lk, please \
  33. refer to 'Archived Libraries'.
  34.  
  35.   See also:
  36. [L;3][LINK keeparc]            KEEPARC
  37. [LINK arc]                Archived Libraries
  38. [5; LINK about; GOTO address]        Become Registred
  39.