home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / packer / ncav / 43s / aview.hlp < prev    next >
Text File  |  1994-01-07  |  14KB  |  370 lines

  1. ;------------------------------------------------------------------------------
  2. ; AVIEW V4.x Help-Text, Copyright (C) 1992-94 by Chris Buijs.
  3. ; For correct operation: DON'T EDIT THIS FILE!!!!
  4. ;------------------------------------------------------------------------------
  5. [Main]
  6. ┌──────────────────────────────────────────────────────────────────────┐
  7. │                 The Norton Commander Archive Viewer                  │
  8. │                  Copyright (C) 1992-94 by C. Buijs                   │
  9. └──────────────────────────────────────────────────────────────────────┘
  10.  
  11.   Welcome to the AVIEW help-system, this help-system can be used as an
  12.   on-line reference of all the functions of AVIEW.
  13.  
  14.   Choose the subject you want help on.
  15.  
  16.   Help on: #Archive-Lister#    #Input-Fields#    #Info#
  17.            #AVIEW.CTL#         #Help#            #Credits#
  18.            #File-Selector#     #Parameters#
  19. [Archive-Lister]
  20. Archive-Lister Help
  21. ───────────────────
  22. With the archive-lister you can view the contents of an ARC, ARJ, HYP,
  23. LZH, PAK, SQZ, ZIP or ZOO archive (also there SFX variants), the
  24. archive-lister also can view archives in archives (up to 16 deep).
  25.  
  26. The archive-viewer can be used to view files, edit files, or manipulate
  27. archives.
  28.  
  29. #Archive-Lister Keys#
  30. [Archive-Lister Keys]
  31. Archive-Lister Keys
  32. ───────────────────
  33. F1          - Help            CTRL-F1  - Ascend/Descend sorting
  34. F2          - Extract         CTRL-F2  - Extract to current path
  35. F3 or ENTER - View file       CTRL-F3  - Sort on name
  36. F4          - Edit file       CTRL-F4  - Sort on extension
  37. F5          - Convert         CTRL-F5  - Sort on original size
  38. F6 or ALT-S - Sort list       CTRL-F6  - Sort on compressed size
  39. F7          - Add file(s)     CTRL-F7  - Sort on ratio
  40. F8 or DEL   - Delete file(s)  CTRL-F8  - Sort on date/time
  41. F9 or ALT-J - DOS-Shell       CTRL-F9  - Sort on method
  42. F10 or ESC  - Quit            CTRL-F10 - No sort (Unsorted)
  43.  
  44. #Next Page#
  45. [Next Page]
  46. Archive-Lister Keys (Page 2)
  47. ────────────────────────────
  48. ALT-L       - Change screen-layout     SHIFT-F2 - Extract to any path
  49.                                        SHIFT-F7 - Create file
  50. UP/DOWN     - Go up/down one entry     SHIFT-F9 - Print file
  51. HOME/END    - Go to begin/end of list
  52.                                        ALT-F2   - Extract without paths
  53. INS/SPACE   - Tag/Untag files          ALT-F3   - Select viewer and view
  54. Gray +/-    - Wildcard Tag/Untag       ALT-F4   - Select editor and edit
  55. Gray *      - Invert selections        ALT-F9   - EGA/VGA Lines
  56. [AVIEW.CTL]
  57. AVIEW.CTL
  58. ─────────
  59. AVIEW.CTL is an plain ascii-file that can be edited to fully configure
  60. all the functions of AVIEW, the following commands are availble:
  61.  
  62. #Archiver-Commands#    #NOCOLOR#               #SORT#
  63. #ALTERNATELAYOUT#      #NOMOUSE#               #SWAPPATH#
  64. #DATEFORMAT#           #NOPATHS#               #TEMPPATH#
  65. #EDITOR#               #NOUMB#                 #VIEWER#
  66. #EXTRACTPATH#          #NOXMS#                 #ZOOMSPEED#
  67. #FSSORT#               #SCANNER#
  68. #NOEMS#                #SCREENMODE#
  69. [Archiver-Commands]
  70. Archiver-Commands
  71. ─────────────────
  72. With the following commands you can define the parameters that must
  73. be used for the external archiver-utilities, the 'xxx' in the
  74. commands must be replaced by ARC, ARJ, HYP, LHA, PAK, SQZ, ZIP or ZOO.
  75.  
  76. There are two variables, %A and %F, thes two must ALWAYS exist in one
  77. of the commands (except xxxRESPONSE), %A will be replaced by AVIEW
  78. with the name of the archive processed, and %F with a filename for
  79. adding/deleting/updating, note that AVIEW will automatically add the
  80. response-file-char before the filename when needed. The variables %A
  81. and %F are NOT optional!
  82.  
  83. #xxxADD#           #xxxUNPACK#
  84. #xxxDELETE#        #xxxUPDATE#
  85. #xxxEXTRACT#       #xxxRESPONSE#
  86. [NOEMS]
  87. NOEMS
  88. ─────
  89. With this command you instruct AVIEW to NOT use expanded memory (EMS)
  90. when swapping before executing any external programm.
  91.  
  92. #NOUMB#    #NOXMS#
  93. [NOUMB]
  94. NOUMB
  95. ─────
  96. With this command you instruct AVIEW to NOT use any upper memory
  97. blocks (UMB) when swapping before executing any external programm.
  98.  
  99. #NOEMS#    #NOXMS#
  100. [NOXMS]
  101. NOXMS
  102. ─────
  103. With this command you instruct AVIEW to NOT use any extended memory
  104. (XMS) when swapping before executing any external programm.
  105.  
  106. #NOUMB#    #NOXMS#
  107. [NOPATHS]
  108. NOPATHS
  109. ───────
  110. With this command you instruct AVIEW to NOT extract any paths from
  111. archives when the extract function is used.
  112. [SWAPPATH]
  113. SWAPPATH <Path>
  114. ───────────────
  115. With this command you define the directory where AVIEW must write
  116. his swap-files when used, use a ramdisk to speed-up AVIEW.
  117.  
  118. #EXTRACTPATH#    #TEMPPATH#
  119. [ALTERNATELAYOUT]
  120. ALTERNATELAYOUT
  121. ───────────────
  122. With this command you can select the alternate screen-layout of the
  123. archive-lister as default (With full-path), this option works like a
  124. toggle in AVIEW by pressing ALT-L.
  125. [DATEFORMAT]
  126. DATEFORMAT <Dateformat>
  127. ───────────────────────
  128. With this statement you can define how the file-date is shown, include
  129. MM for month, DD for day and YY for year, the sepparation-chars can be
  130. freely defined, default is MM/DD/YY
  131. [NOCOLOR]
  132. NOCOLOR
  133. ───────
  134. With this statement you force AVIEW in black and white mode, this can
  135. be handy for laptop-users who have a LCD-Screen.
  136. [NOMOUSE]
  137. NOMOUSE
  138. ───────
  139. With this statement you force AVIEW to ignore the mouse when detected.
  140. [VIEWER]
  141. VIEWER <Trigger> <Viewer> [<Parameters>]
  142. ────────────────────────────────────────
  143. With this command you can define up to 32 viewers, with <Trigger> you
  144. specify the file-extension which must trigger the viewer, the <Trigger>
  145. may include wildcards. Default viewer when non-defined is WPVIEW for
  146. all type of files.
  147.  
  148. The variable %F can be used to pass the file-name selected in AVIEW to
  149. the viewer.
  150.  
  151. #EDITOR#
  152. [EDITOR]
  153. EDITOR <Trigger> <Editor> [<Parameters>]
  154. ────────────────────────────────────────
  155. With this command you can define up to 32 editors, with <Trigger> you
  156. specify the file-extension which must trigger the editor, the <Trigger>
  157. may include wildcards. Default editor when non-defined is NCEDIT for
  158. all type of files.
  159.  
  160. The variable %F can be used to pass the file-name selected in AVIEW to
  161. the editor.
  162.  
  163. #VIEWER#
  164. [EXTRACTPATH]
  165. EXTRACTPATH <Path>
  166. ──────────────────
  167. With this command you define the path where files must be extracted to,
  168. when this command is NOT used, AVIEW will prompt you for a path.
  169.  
  170. #SWAPPATH#    #TEMPPATH#
  171. [SCREENMODE]
  172. SCREENMODE <Lines>
  173. ──────────────────
  174. With this statement you can define how many lines per screen AVIEW must
  175. use, valid number of lines are 25, 35, 40, 43 and 50, note that a
  176. number greater than 25 needs a EGA of VGA display-adapter.
  177. [SORT]
  178. SORT <Key> [Ascending|Descending]
  179. ─────────────────────────────────
  180. With this statement you can define how AVIEW must sort the archive-list as
  181. default, valid sort-keys are: NAME, EXTENSION, ORGSIZE, CMPSIZE,
  182. DATETIME, METHOD and UNSORTED, optional you can specify with ASCENDING
  183. or DESCENDING the default sort direction, default is ASCENDING.
  184. [FSSORT]
  185. FSSORT <Key> [Ascending|Descending]
  186. ───────────────────────────────────
  187. With this statement you can define how AVIEW must sort the file-selector
  188. list as default, valid sort-keys are: NAME, EXTENSION, SIZE, DATETIME
  189. and UNSORTED, optional you can specify with ASCENDING or DESCENDING
  190. the default sort direction, default is ASCENDING.
  191. [TEMPPATH]
  192. TEMPPATH <Path>
  193. ───────────────
  194. With this command you define the path AVIEW must use as work-directory,
  195. this can be a ram-drive which will speed-up AVIEW dramatically, when
  196. the directory does not exist, it will be created.
  197.  
  198. #EXTRACTPATH#    #SWAPPATH#
  199. [SCANNER]
  200. SCANNER <Scanner> [<Parameters>]
  201. ────────────────────────────────
  202. With this command you define the virus-scanner to use after files are
  203. unpacked with the unpack function, when no scanner is defined, no
  204. virus-scan will be performed.
  205. [ZOOMSPEED]
  206. ZOOMSPEED <Milliseconds>
  207. ────────────────────────
  208. With this command you define the zoom-speed of the popup-windows to
  209. build up onto the screen, 0 means immediate popup, default is 10
  210. [xxxADD]
  211. xxxADD <Command-Line>
  212. ─────────────────────
  213. Defines which parameters to use for adding a file to an archive, this
  214. is used for the ADD function.
  215.  
  216. #xxxDELETE#     #xxxEXTRACT#     #xxxUNPACK#
  217. #xxxUPDATE#     #xxxRESPONSE#
  218. [xxxDELETE]
  219. xxxDELETE <Command-Line>
  220. ────────────────────────
  221. Defines which parameters to use for deleting a file or files from an
  222. archive, this is used for the DELETE function
  223.  
  224. #xxxADD#        #xxxEXTRACT#     #xxxUNPACK#
  225. #xxxUPDATE#     #xxxRESPONSE#
  226. [xxxEXTRACT]
  227. xxxEXTRACT <Command-Line>
  228. ─────────────────────────
  229. Defines which parameters to use for extracting a file or files from
  230. an archive, this is used for the extract-function.
  231.  
  232. #xxxADD#        #xxxDELETE#      #xxxUNPACK#
  233. #xxxUPDATE#     #xxxRESPONSE#
  234. [xxxUNPACK]
  235. xxxUNPACK <Command-Line>
  236. ────────────────────────
  237. Defines which parameters to use for extracting ONE file from an
  238. archive WITHOUT path, this is used internally in AVIEW.
  239.  
  240. #xxxADD#        #xxxDELETE#      #xxxEXTRACT#
  241. #xxxUPDATE#     #xxxRESPONSE#
  242. [xxxUPDATE]
  243. xxxUPDATE <Command-Line>
  244. ────────────────────────
  245. Defines which parameters to use for updating a file in an archive,
  246. this is used after you edited a file from an archive.
  247.  
  248. #xxxADD#        #xxxDELETE#      #xxxEXTRACT#
  249. #xxxUNPACK#     #xxxRESPONSE#
  250. [xxxRESPONSE]
  251. xxxRESPONSE <Response-Char>
  252. ───────────────────────────
  253. Defines which charachter to use before a file name to tell the
  254. archiver that it is a response file, AVIEW defines automatically
  255. when to use this or not.
  256.  
  257. #xxxADD#        #xxxDELETE#      #xxxEXTRACT#
  258. #xxxUNPACK#     #xxxUPDATE#
  259. [File-Selector]
  260. File-Selector Help
  261. ──────────────────
  262. The file-selector is started when AVIEW is started without any
  263. file-specification or with a file-specification which contain
  264. any wildcards (* or/and ?), with the file-selector you can pick
  265. a file to view from any drive or directory.
  266.  
  267. The file-selector also has some file-manipulating functions to
  268. manage your files.
  269.  
  270. #File-Selector Keys#
  271. [File-Selector Keys]
  272. File-Selector Keys
  273. ──────────────────
  274. F1          - Help                        Gray +/-  - Wildcard tag/untag
  275. F2          - Change drive/directory      Gray *    - Invert selections
  276. F3 or ENTER - Select directory/file       INS/SPACE - Tag/Untag
  277. F4          - Filter
  278. F5          - Not implemented             CTRL-F1   - Asc./Des. Sorting
  279. F6          - Rename directory/file       CTRL-F3   - Sort on name
  280. F7          - Create directory            CTRL-F4   - Sort on extension
  281. F8 or DEL   - Delete files/directories    CTRL-F5   - Sort on size
  282. F9 or ALT-J - DOS-Shell                   CTRL-F8   - Sort on date/time
  283. F10 or ESC  - Quit                        CTRL-F10  - No sort (Unsorted)
  284.  
  285. ALT-F9      - EGA/VGA Lines
  286.  
  287. UP/DOWN     - Move cursor-bar up/down
  288. HOME/END    - Move cursor-bar to begining/end of list
  289. PGUP/PGDN   - Move cursor-bar one page up/down
  290. [Input-Fields]
  291. Input-Fields Help
  292. ─────────────────
  293. AVIEW uses it's own routines for getting input from the user,
  294. this goes in a user-friendly manner, several options are
  295. availble when AVIEW is waiting for some input.
  296.  
  297. #Input-Fields Keys#
  298. [Input-Fields Keys]
  299. Input-Fields Keys
  300. ─────────────────
  301. F1         - Help, This Screen
  302. F2         - File-selector
  303.  
  304. LEFT/RIGHT - Move cursor-bar left/right
  305. HOME/END   - Move cursor-bar to begining/end of line
  306.  
  307. INS        - Switch between insert/overtype mode
  308.  
  309. DEL        - Delete char under cursor
  310. BACKSPACE  - Delete char left of cursor
  311. CTRL-Y     - Delete line
  312. CTRL-HOME  - Delete from cursor to begin of line
  313. CTRL-END   - Delete from cursor to end of line
  314. [Help]
  315. Help on the Help-System
  316. ───────────────────────
  317. Use the cursor-keys to jump from topic to topic in the help-text,
  318. press ENTER to go to the help-text about the topic, press ESC to
  319. return to the previous help-screen.
  320. [Parameters]
  321. Parameters
  322. ──────────
  323. Swapping:                        Display:
  324. /NE - Don't use EMS              /M  - Monochrome mode (LCD)
  325. /NU - Don't use UMB              /25 - Use 25 lines per screen
  326. /NX - Don't use XMS              /35 - Use 35 lines per screen
  327.                                  /40 - Use 40 lines per screen
  328. Sorting:                         /43 - Use 43 lines per screen
  329. /A  - Sort acsending             /50 - Use 50 lines per screen
  330. /D  - Sort descending                  
  331. /SC - Sort on compressed size    Miscellaneous:
  332. /SD - Sort on date               /?  - This screen
  333. /SE - Sort on extension          /C  - Define .CTL file to use
  334. /SM - Sort on method             /NP - Don't extract paths
  335. /SN - Sort on name               /NV - Don't scan for any viri
  336. /SO - Sort on original size
  337. /SR - Sort on ratio
  338. /SU - Do not sort (Unsorted)     #Syntax#   #File-Selector#
  339. [Syntax]
  340. AVIEW Parameter Syntax
  341. ──────────────────────
  342. AVIEW <FileSpec> /? /25 /35 /40 /43 /50 /A /C:<CTL-FILE> /D /M /NE
  343.                     /NP /NU /NV /NX /SC /SD /SE /SM /SN /SO /SR /SU
  344.  
  345. All parameters are optional, when a file must be specified, it must
  346. be the first parameter (may contain wildcards).
  347. [Info]
  348. Contacting the Author
  349. ─────────────────────
  350. If you have suggestions, bug-reports or other things concerning AVIEW,
  351. you can contact me (Chris Buijs) at:
  352.  
  353. BBS       : Action Board Zaandam, Tel: 31-(0)75-704890
  354.  
  355. FidoNet   : Chris Buijs, Point: 2:280/407.16
  356.  
  357. CompuServe: Chris Buijs, ID: 100117,3242
  358.  
  359. SnailMail : Chris Buijs
  360.             De Spil 22
  361.             1507 CX Zaandam
  362.             The Netherlands
  363. [Credits]
  364. Credits
  365. ───────
  366. Hereby i want to thank all alpha/beta/gamma-testers (all over the
  367. world) for there support and suggestions, keep up the good work!
  368. ;------------------------------------------------------------------------------
  369. ; EOF
  370.