home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / ncav47b2.zip / AVIEW.HLP < prev    next >
Text File  |  1994-06-05  |  16KB  |  439 lines

  1. ;------------------------------------------------------------------------------
  2. ; AVIEW V4.7 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, UC2, 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. Alpha-Numeric keys can be used for speed-search.
  45.  
  46. #Archive-Lister Keys Page 2#
  47. [Archive-Lister Keys Page 2]
  48. Archive-Lister Keys Page 2
  49. ──────────────────────────
  50. ALT-L       - Change screen-layout     SHIFT-F2 - Extract to any path
  51.                                        SHIFT-F7 - Create file
  52. UP/DOWN     - Go up/down one entry     SHIFT-F9 - Print file
  53. HOME/END    - Go to begin/end of list
  54.                                        ALT-F2   - Extract without paths
  55. INS/SPACE   - Tag/Untag files          ALT-F3   - Select viewer and view
  56. Gray +/-    - Wildcard Tag/Untag       ALT-F4   - Select editor and edit
  57. Gray *      - Invert selections        ALT-F9   - EGA/VGA Lines
  58.  
  59. ALT-X       - Exit AVIEW immidiate
  60. [AVIEW.CTL]
  61. AVIEW.CTL
  62. ─────────
  63. AVIEW.CTL is an plain ascii-file that can be edited to fully configure
  64. all the functions of AVIEW, the following commands are availble:
  65.  
  66. #Archiver-Commands#    #NOMOUSE#               #SWAPPATH#
  67. #ALTERNATELAYOUT#      #NOPATHS#               #TEMPPATH#
  68. #DATEFORMAT#           #NOXMS#                 #TEMPREMOVE#
  69. #EDITOR#               #SCANNER#               #VIEWER#
  70. #EXTRACTPATH#          #SCREENMODE#            #WAIT#
  71. #FSSORT#               #SHOWSPECIAL#           #ZOOMSPEED#
  72. #NOCOLOR#              #SORT#
  73. #NOEMS#                #SWAPMODE#
  74. [Archiver-Commands]
  75. Archiver-Commands
  76. ─────────────────
  77. With the following commands you can define the parameters that must
  78. be used for the external archiver-utilities, the 'xxx' in the
  79. commands must be replaced by ARC, ARJ, HYP, LHA, PAK, SQZ, ZIP, UC2
  80. or ZOO.
  81.  
  82. There are two variables, %A and %F, thes two must ALWAYS exist in one
  83. of the commands (except xxxRESPONSE), %A will be replaced by AVIEW
  84. with the name of the archive processed, and %F with a filename for
  85. adding/deleting/updating, note that AVIEW will automatically add the
  86. response-file-char before the filename when needed. The variables %A
  87. and %F are NOT optional!
  88.  
  89. #xxxADD#           #NOxxx#             #xxxRESPONSE#
  90. #xxxDELETE#        #xxxUNPACK#         #xxxTEST#
  91. #xxxEXTRACT#       #xxxUPDATE#
  92. [NOPATHS]
  93. NOPATHS
  94. ───────
  95. With this command you instruct AVIEW to NOT extract any paths from
  96. archives when the extract function is used.
  97. [SWAPMODE]
  98. SWAPMODE <Mode>
  99. ───────────────
  100. With this command you tell AVIEW how to swap before an external
  101. utility is executed, there are 5 modes:
  102.  
  103. 0 - Swap to EMS/Disk.
  104. 1 - Swap to EMS/XMS/Disk (Default).
  105. 2 - Swap to XMS/Disk.
  106. 3 - Swap to XMS/EMS/Disk.
  107. 4 - Swap to Disk.
  108. [SWAPPATH]
  109. SWAPPATH <Path>
  110. ───────────────
  111. With this command you define the directory where AVIEW must write
  112. his swap-files when used, use a ramdisk to speed-up AVIEW.
  113.  
  114. #EXTRACTPATH#    #TEMPPATH#
  115. [WAIT]
  116. WAIT
  117. ────
  118. With this command you force AVIEW to wait for a keypress after
  119. each external utility executed.
  120. [ALTERNATELAYOUT]
  121. ALTERNATELAYOUT
  122. ───────────────
  123. With this command you can select the alternate screen-layout of the
  124. archive-lister as default (With full-path), this option works like a
  125. toggle in AVIEW by pressing ALT-L.
  126. [DATEFORMAT]
  127. DATEFORMAT <Dateformat>
  128. ───────────────────────
  129. With this statement you can define how the file-date is shown, include
  130. MM for month, DD for day and YY for year, the sepparation-chars can be
  131. freely defined, default is MM/DD/YY
  132. [NOCOLOR]
  133. NOCOLOR
  134. ───────
  135. With this statement you force AVIEW in black and white mode, this can
  136. be handy for laptop-users who have a LCD-Screen.
  137. [NOEMS]
  138. NOEMS
  139. ─────
  140. With this statement you force AVIEW to NOT use any EMS memory.
  141. [NOXMS]
  142. NOXMS
  143. ─────
  144. With this statement you force AVIEW to NOT use any XMS memory.
  145. [NOMOUSE]
  146. NOMOUSE
  147. ───────
  148. With this statement you force AVIEW to ignore the mouse when detected.
  149. [VIEWER]
  150. VIEWER <Trigger> <Viewer> [<Parameters>]
  151. ────────────────────────────────────────
  152. With this command you can define up to 32 viewers, with <Trigger> you
  153. specify the file-extension which must trigger the viewer, the <Trigger>
  154. may include wildcards. Default viewer when non-defined is WPVIEW for
  155. all type of files.
  156.  
  157. The variable %F can be used to pass the file-name selected in AVIEW to
  158. the viewer.
  159.  
  160. #EDITOR#
  161. [EDITOR]
  162. EDITOR <Trigger> <Editor> [<Parameters>]
  163. ────────────────────────────────────────
  164. With this command you can define up to 32 editors, with <Trigger> you
  165. specify the file-extension which must trigger the editor, the <Trigger>
  166. may include wildcards. Default editor when non-defined is NCEDIT for
  167. all type of files.
  168.  
  169. The variable %F can be used to pass the file-name selected in AVIEW to
  170. the editor.
  171.  
  172. #VIEWER#
  173. [EXTRACTPATH]
  174. EXTRACTPATH <Path>
  175. ──────────────────
  176. With this command you define the path where files must be extracted to,
  177. when this command is NOT used, AVIEW will prompt you for a path.
  178.  
  179. #SWAPPATH#    #TEMPPATH#
  180. [SCREENMODE]
  181. SCREENMODE <Lines>
  182. ──────────────────
  183. With this statement you can define how many lines per screen AVIEW must
  184. use, valid number of lines are 25, 35, 40, 43 and 50, note that a
  185. number greater than 25 needs a EGA of VGA display-adapter.
  186. [SORT]
  187. SORT <Key> [Ascending|Descending]
  188. ─────────────────────────────────
  189. With this statement you can define how AVIEW must sort the archive-list as
  190. default, valid sort-keys are: NAME, EXTENSION, ORGSIZE, CMPSIZE,
  191. DATETIME, METHOD and UNSORTED, optional you can specify with ASCENDING
  192. or DESCENDING the default sort direction, default is ASCENDING.
  193. [FSSORT]
  194. FSSORT <Key> [Ascending|Descending]
  195. ───────────────────────────────────
  196. With this statement you can define how AVIEW must sort the file-selector
  197. list as default, valid sort-keys are: NAME, EXTENSION, SIZE, DATETIME
  198. and UNSORTED, optional you can specify with ASCENDING or DESCENDING
  199. the default sort direction, default is ASCENDING.
  200. [TEMPPATH]
  201. TEMPPATH <Path>
  202. ───────────────
  203. With this command you define the path AVIEW must use as work-directory,
  204. this can be a ram-drive which will speed-up AVIEW dramatically, when
  205. the directory does not exist, it will be created.
  206.  
  207. #EXTRACTPATH#    #SWAPPATH#    #TEMPREMOVE#
  208. [TEMPREMOVE]
  209. TEMPREMOVE
  210. ──────────
  211. With this command you tell AVIEW to remove the complete TEMPPATH when
  212. AVIEW is finished.
  213.  
  214. NOTE: All directories/files in the TEMPPATH will be deleted.
  215.  
  216. As default, AVIEW only deletes tempry files.
  217.  
  218. #TEMPPATH#
  219. [SHOWSPECIAL]
  220. SHOWSPECIAL
  221. ───────────
  222. With this command you force AVIEW to use special 'hidden' files as
  223. normal files, special 'hidden' files are for example the files
  224. beginning with U$~ in an UC2 archive.
  225.  
  226. As default, AVIEW ignores special 'hidden' files.
  227. [SCANNER]
  228. SCANNER <Scanner> [<Parameters>]
  229. ────────────────────────────────
  230. With this command you define the virus-scanner to use after files are
  231. unpacked with the unpack function, when no scanner is defined, no
  232. virus-scan will be performed.
  233. [ZOOMSPEED]
  234. ZOOMSPEED <Milliseconds>
  235. ────────────────────────
  236. With this command you define the zoom-speed of the popup-windows to
  237. build up onto the screen, 0 means immediate popup, default is 10
  238. [xxxADD]
  239. xxxADD <Command-Line>
  240. ─────────────────────
  241. Defines which parameters to use for adding a file to an archive, this
  242. is used for the ADD function.
  243.  
  244. #xxxDELETE#    #xxxEXTRACT#    #NOxxx#         #xxxTEST#
  245. #xxxUNPACK#    #xxxUPDATE#     #xxxRESPONSE#
  246. [xxxDELETE]
  247. xxxDELETE <Command-Line>
  248. ────────────────────────
  249. Defines which parameters to use for deleting a file or files from an
  250. archive, this is used for the DELETE function
  251.  
  252. #xxxADD#       #xxxEXTRACT#    #NOxxx#         #xxxTEST#
  253. #xxxUNPACK#    #xxxUPDATE#     #xxxRESPONSE#
  254. [xxxEXTRACT]
  255. xxxEXTRACT <Command-Line>
  256. ─────────────────────────
  257. Defines which parameters to use for extracting a file or files from
  258. an archive, this is used for the extract-function.
  259.  
  260. #xxxADD#       #xxxDELETE#     #NOxxx#         #xxxUNPACK#
  261. #xxxTEST#      #xxxUPDATE#     #xxxRESPONSE#
  262. [xxxUNPACK]
  263. xxxUNPACK <Command-Line>
  264. ────────────────────────
  265. Defines which parameters to use for extracting ONE file from an
  266. archive WITHOUT path, this is used internally in AVIEW.
  267.  
  268. #xxxADD#       #xxxDELETE#     #xxxEXTRACT#    #NOxxx#
  269. #xxxTEST#      #xxxUPDATE#     #xxxRESPONSE#
  270. [xxxUPDATE]
  271. xxxUPDATE <Command-Line>
  272. ────────────────────────
  273. Defines which parameters to use for updating a file in an archive,
  274. this is used after you edited a file from an archive.
  275.  
  276. #xxxADD#       #xxxDELETE#     #xxxEXTRACT#    #NOxxx#
  277. #xxxTEST#      #xxxUNPACK#     #xxxRESPONSE#
  278. [xxxRESPONSE]
  279. xxxRESPONSE <Response-Char>
  280. ───────────────────────────
  281. Defines which charachter to use before a file name to tell the
  282. archiver that it is a response file, AVIEW defines automatically
  283. when to use this or not.
  284.  
  285. #xxxADD#       #xxxDELETE#     #xxxEXTRACT#    #NOxxx#
  286. #xxxTEST#      #xxxUNPACK#     #xxxUPDATE#
  287. [NOxxx]
  288. NOxxx
  289. ─────
  290. Disable one of the supported archivers, the 'xxx' can be ARC,
  291. ARJ, HYP, LZH, PAK, SQZ, UC2, ZIP or ZOO.
  292. [xxxTEST]
  293. xxxTEST
  294. ───────
  295. Defines which parameters to use to test an archive.
  296.  
  297. #xxxADD#       #xxxDELETE#     #xxxEXTRACT#    #NOxxx#
  298. #xxxRESPONSE#  #xxxUNPACK#     #xxxUPDATE#
  299. [File-Selector]
  300. File-Selector Help
  301. ──────────────────
  302. The file-selector is started when AVIEW is started without any
  303. file-specification or with a file-specification which contain
  304. any wildcards (* or/and ?), with the file-selector you can pick
  305. a file to view from any drive or directory.
  306.  
  307. The file-selector also has some file-manipulating functions to
  308. manage your files.
  309.  
  310. Alpha-Numeric keys can be used for speed-search.
  311.  
  312. #File-Selector Keys#
  313. [File-Selector Keys]
  314. File-Selector Keys
  315. ──────────────────
  316. F1          - Help                        Gray +/-  - Wildcard tag/untag
  317. F2          - Change drive/directory      Gray *    - Invert selections
  318. F3 or ENTER - Select directory/file       INS/SPACE - Tag/Untag
  319. F4          - Filter
  320. F5          - Not implemented             CTRL-F1   - Asc./Des. Sorting
  321. F6          - Rename directory/file       CTRL-F3   - Sort on name
  322. F7          - Create directory            CTRL-F4   - Sort on extension
  323. F8 or DEL   - Delete files/directories    CTRL-F5   - Sort on size
  324. F9 or ALT-J - DOS-Shell                   CTRL-F8   - Sort on date/time
  325. F10 or ESC  - Quit                        CTRL-F10  - No sort (Unsorted)
  326.  
  327. #File-Selector Keys Page 2#
  328. [File-Selector Keys Page 2]
  329. File-Selector Keys Page 2
  330. ─────────────────────────
  331. ALT-F5 - Compress files to archive
  332. ALT-F6 - DeCompress files from archive
  333. ALT-F9 - EGA/VGA Lines
  334.  
  335. UP/DOWN     - Move cursor-bar up/down
  336. HOME/END    - Move cursor-bar to begining/end of list
  337. PGUP/PGDN   - Move cursor-bar one page up/down
  338.  
  339. ALT-S       - Sort listing
  340. ALT-X       - Exit AVIEW immidiate
  341. [Input-Fields]
  342. Input-Fields Help
  343. ─────────────────
  344. AVIEW uses it's own routines for getting input from the user,
  345. this goes in a user-friendly manner, several options are
  346. availble when AVIEW is waiting for some input.
  347.  
  348. #Input-Fields Keys#
  349. [Input-Fields Keys]
  350. Input-Fields Keys
  351. ─────────────────
  352. F1         - Help, This Screen
  353. F2         - File-selector
  354.  
  355. LEFT/RIGHT - Move cursor-bar left/right
  356. HOME/END   - Move cursor-bar to begining/end of line
  357.  
  358. INS        - Switch between insert/overtype mode
  359.  
  360. DEL        - Delete char under cursor
  361. BACKSPACE  - Delete char left of cursor
  362. CTRL-Y     - Delete line
  363. CTRL-HOME  - Delete from cursor to begin of line
  364. CTRL-END   - Delete from cursor to end of line
  365. [Help]
  366. Help on the Help-System
  367. ───────────────────────
  368. Use the cursor-keys to jump from topic to topic in the help-text,
  369. press ENTER to go to the help-text about the topic, press ESC to
  370. return to the previous help-screen.
  371. [Parameters]
  372. Parameters
  373. ──────────
  374. Miscellaneous:                   Display:
  375. /C  - Define .CTL file           /M  - Monochrome mode (LCD)
  376. /NE - Don't use any EMS          /25 - Use 25 lines per screen
  377. /NP - Don't extract paths        /35 - Use 35 lines per screen
  378. /NV - Don't scan for viri        /40 - Use 40 lines per screen
  379. /NX - Don't use any XMS          /43 - Use 43 lines per screen
  380. /W  - Wait after shell           /50 - Use 50 lines per screen
  381. /!  - Display swapping msgs
  382.  
  383.  
  384. #Syntax#   #File-Selector#   #Parameters Page 2#
  385. [Parameters Page 2]
  386. Parameters Page 2
  387. ─────────────────
  388. Sorting:                         Swapping:
  389. /A  - Sort acsending             /X0 - Swap to EMS/Disk
  390. /D  - Sort descending            /X1 - Swap to EMS/XMS/Disk
  391. /SC - Sort on compressed size    /X2 - Swap to XMS/Disk
  392. /SD - Sort on date               /X3 - Swap to XMS/EMS/Disk
  393. /SE - Sort on extension          /X4 - Swap to Disk
  394. /SM - Sort on method
  395. /SN - Sort on name
  396. /SO - Sort on original size
  397. /SR - Sort on ratio
  398. /SU - Do not sort (Unsorted)     #Syntax#   #File-Selector#
  399. [Syntax]
  400. AVIEW Parameter Syntax
  401. ──────────────────────
  402. AVIEW <FileSpec> /? /! /25 /35 /40 /43 /50 /A /C:<CTL-FILE> /D /M /NP
  403.                     /NV /SC /SD /SE /SM /SN /SO /SR /SU /W /X0 /X1
  404.                     /X2 /X3 /X4
  405.  
  406. All parameters are optional, when a file must be specified, it must
  407. be the first parameter (may contain wildcards).
  408. [Info]
  409. Contacting the Author
  410. ─────────────────────
  411. If you have suggestions, bug-reports or other things concerning AVIEW,
  412. you can contact me (Chris Buijs) at:
  413.  
  414. BBS       : Action Board Zaandam, Tel: 31-(0)75-704890
  415.  
  416. FidoNet   : Chris Buijs, Point: 2:280/407.16
  417.  
  418. CompuServe: Chris Buijs, ID: 100117,3242
  419.  
  420. InterNet  : 100117.3242@compuserve.com
  421.  
  422. SnailMail : Chris Buijs
  423.             De Spil 22
  424.             1507 CX Zaandam
  425.             The Netherlands
  426. [Credits]
  427. Credits
  428. ───────
  429. Hereby i want to thank all alpha/beta/gamma-testers (all over the
  430. world) for there support and suggestions, keep up the good work!
  431.  
  432. Special thanks to:
  433.  
  434. Jonas I. Hammerberg for a registered copy of Squeeze-It!
  435.  
  436. AIP-NL for there info/help concerning the Ultra-Compressor II.
  437. ;------------------------------------------------------------------------------
  438. ; EOF
  439.