home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / av48b7.zip / AVIEW.HLP < prev    next >
Text File  |  1994-12-03  |  17KB  |  461 lines

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