home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 55 / af055sub.adf / guiarc.lha / GUIArcTypes < prev    next >
Text File  |  1993-04-18  |  2KB  |  84 lines

  1. ; *******************************************************
  2. ; *                                                     *
  3. ; * Archive(r)s descriptions for GuiArc                 *
  4. ; *                                                     *
  5. ; * This file describes archivers, so they can be used  *
  6. ; * within GuiArc. If you want to add you favorit ar-   *
  7. ; * chiver, this is the right place to do. Read the     *
  8. ; * docs for the file format.                           *
  9. ; *                                                     *
  10. ; * GuiArc is (c) 1993 by K.P. van Beem                 *
  11. ; *                                                     *
  12. ; *******************************************************
  13.  
  14.  
  15. ; Archive(r) description for Lha 1.42, to deal with the #?.lha and #?.lzh
  16. ; files. With this archiver, all options of GuiArc can be fully used,
  17. ; including options passing and 'entering' the archive.
  18. @LHA
  19. #?.(lha|lzh)
  20. lha %s x
  21. lha -2Y %s u
  22. lha -2Y %s m
  23. lha v
  24. lha t
  25. lha d
  26. lha v
  27. -1
  28. -1
  29. 44
  30. 0
  31.  
  32. ; Description for Zoo 2.1 Beta. Since this version of Zoo isn't able to
  33. ; redirect it's output (at least not on my system) it is not possible to
  34. ; enter zoo archives. Zoo also doesn't support the testing of archives.
  35. ; Option passing is not done.
  36. @ZOO
  37. #?.zoo
  38. zoo x
  39. zoo a
  40. zoo aM
  41. zoo l
  42. -
  43. zoo D
  44. -
  45. -1
  46. -1
  47. 46
  48. 0
  49.  
  50. ; Description for Arc 0.23. Entering of the archive is possible, option
  51. ; passing is not done. Note that arc is originally a SM-Dos application,
  52. ; and thus can't handle long file names and converts all names to upper
  53. ; case characters.  As far as I know, arc isn't able to store the paths.
  54. @ARC
  55. #?.arc
  56. arc x
  57. arc a
  58. arc m
  59. arc v
  60. arc t
  61. arc d
  62. arc l
  63. -1
  64. 2
  65. 1
  66. 12
  67.  
  68. ; Description for Ape 1.35. Ape isn't able to test your archive integrity.
  69. ; Entering the archive is possible. As far as I know, Ape is not able to
  70. ; store path-names.
  71. @APE
  72. #?.ape
  73. ape x
  74. ape u
  75. ape m
  76. ape v
  77. -
  78. ape d
  79. ape l
  80. -1
  81. 3
  82. 1
  83. 30
  84.