home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / UTIL_ARC / NCAV46B2.ZIP / AVIEW.DOC < prev    next >
Text File  |  1994-03-03  |  23KB  |  549 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │  ████┐  ██┐ ██┐ ██┐ ██████┐ ██┐  ██┐                                        │
  3. │ ██┌─██┐ ██│ ██│ ██│ ██┌───┘ ██│  ██│                             AVIEW V4.6 │
  4. │ ██████│ ██│ ██│ ██│ █████┐  ██│█┐██│                                        │
  5. │ ██┌─██│ └█│ █┌┘ ██│ ██┌──┘  ███┌███│                                        │
  6. │ ██│ ██│  └██┌┘  ██│ ██████┐ ██┌┘└██│   Copyright (C) 1992-94 by Chris Buijs │
  7. │ └─┘ └─┘   └─┘   └─┘ └─────┘ └─┘  └─┘                                        │
  8. └─────────────────────────────────────────────────────────────────────────────┘
  9.  
  10.   AVIEW is an archive-viewer/manipulator utility for the Norton Commander,
  11.   it views ARC, ARJ, HYP, LZH, PAK, SQZ, UC2, ZIP and ZOO archives
  12.   automatically, it shows lots of info about the files in the archive, you
  13.   can also tag files and unpack them, all operations also work on
  14.   archive-in-archive (up to 16 levels deep).
  15.  
  16.  
  17.   ***************************************************************************
  18.   AVIEW is made for usage under the Norton Commander, however, the Norton
  19.   Commander is NOT needed to use AVIEW, AVIEW can also be used stand-alone,
  20.   it contains a full featured file-selector.
  21.   ***************************************************************************
  22.  
  23.  
  24.   This utility is here-by placed in Public Domain and can be concidered
  25.   freeware, this utility may not be sold, hired, leased or modified, it may
  26.   be freely copied as a complete package.
  27.  
  28.  
  29.   This documentation is a quick-help to setup AVIEW, for more information
  30.   you can study the AVIEW.CTL and WHATSNEW.nn files.
  31.  
  32.  
  33.   To print this documentation, type on the DOS-Prompt:
  34.  
  35.     COPY AVIEW.DOC LPT1:
  36.  
  37.   followed by an ENTER, change 'LPT1:' to the device you want to use to
  38.   print.
  39.  
  40. ┌─────────────────────────────────────────────────────────────────────────────┐
  41. │ ▒▒▒▒ Requirements ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  42. └─────────────────────────────────────────────────────────────────────────────┘
  43.  
  44.   AVIEW requires:   - MS/PCDOS V3.3x or higher (V5.0 or higher recommended).
  45.                     - 350 KB of free conventional memory (575 KB when running
  46.                       under Norton Commander V4.0).
  47.                     - A (microsoft compatible) mouse (optional).
  48.  
  49.   The following programms may be needed (optional):
  50.  
  51.   For archive adding, extracting, updating and converting:
  52.   ───────────────────────────────────────────────────────────────────────────
  53.   ARJ.EXE                   from R.K. Jung.
  54.   HYPER.EXE                 from P. Sawatzki & K.P. Nischke
  55.   LHA.EXE                   from H. Yoshizaki.
  56.   PAK.EXE                   from NoGate Consulting.
  57.   PKUNPAK and PKPAK         from PKWare.
  58.   PKUNZIP.EXE and PKZIP.EXE from PKWare.
  59.   SQZ.EXE                   from J.I. Hammerberg
  60.   UC.EXE                    from AIP-NL (Also needed for viewing).
  61.   ZOO.EXE                   from R. Dhesi.
  62.  
  63.  
  64.   For file-viewing/editing:
  65.   ───────────────────────────────────────────────────────────────────────────
  66.   WPVIEW.EXE                from Symantec (Peter Norton Computing).
  67.   NCEDIT.EXE                from Symantec (Peter Norton Computing).
  68.  
  69.  
  70.   All the above programms are optional and can be replaced by others, this
  71.   can be done by changing the parameters in the AVIEW.CTL file, see the
  72.   sample AVIEW.CTL for more information.
  73.  
  74. ┌─────────────────────────────────────────────────────────────────────────────┐
  75. │ ▒▒▒▒ Parameters ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  76. └─────────────────────────────────────────────────────────────────────────────┘
  77.  
  78.   Syntax:  AVIEW [[<Drive>:][<Path>\][<Filename>]] [/?]
  79.  
  80.   Use the /? parameter to get detailed information about parameters.
  81.  
  82.   When no drive/path/file parameters are given, AVIEW will startup with a
  83.   file-selector, with this file-selector you can select a file to view.
  84.   With the file-selector you can also switch between drives, directorys
  85.   and files.
  86.  
  87.   When only a drive or path is given as parameter, aview will startup the
  88.   file-selector in the given drive/directory.
  89.  
  90.   When wildcards are included in the filename, AVIEW will use them as
  91.   filter for the file-selector.
  92.  
  93.   AVIEW automatically detects how many lines per screen are used at startup
  94.   and will use the number of lines per screen detected, this can be
  95.   overridden with one of the above parameters or with the SCREENMODE
  96.   parameter in the AVIEW.CTL file.
  97.  
  98. ┌─────────────────────────────────────────────────────────────────────────────┐
  99. │ ▒▒▒▒ Installation ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  100. └─────────────────────────────────────────────────────────────────────────────┘
  101.  
  102.   STANDALONE
  103.   ───────────────────────────────────────────────────────────────────────────
  104.   - Copy AVIEW.EXE, AVIEW.CTL and AVIEW.HLP to a directory in your PATH,
  105.     AVIEW.CTL and AVIEW.HLP must be located in the same directory as
  106.     AVIEW.EXE.
  107.   - Edit the AVIEW.CTL file with a plain ascii-editor and change the
  108.     parameters so that AVIEW will work correctly on your system.
  109.   - Your now ready to run AVIEW.
  110.  
  111.    
  112.  
  113.   THE NORTON COMMANDER Versions prior to V4.0
  114.   ───────────────────────────────────────────────────────────────────────────
  115.   - Copy AVIEW.EXE, AVIEW.CTL, AVIEW.HLP and AVIEWNC.EXE to the directory
  116.     where the Norton Commander is installed.
  117.   - Run the AVIEWNC utility, this utility will update your NC.EXT file.
  118.   - Delete AVIEWNC.EXE, only needed for installing AVIEW in the NC.EXT file.
  119.   - Edit the AVIEW.CTL file with a plain ascii-editor and change the
  120.     parameters so that AVIEW will work correctly on your.
  121.   - Restart The Norton Commander.
  122.   - Your now ready to run AVIEW.
  123.  
  124.     NOTE: After installing AVIEW in The Norton Commander, you can view an
  125.           archive by pressing ENTER or F3.
  126.  
  127.  
  128.  
  129.   THE NORTON COMMANDER V4.x
  130.   ───────────────────────────────────────────────────────────────────────────
  131.   - Copy AVIEW.EXE, AVIEW.CTL, AVIEW.HLP and AVIEWNC4.EXE to the directory
  132.     where the Norton Commander is installed.
  133.   - Run the AVIEWNC4 utility, this utility will update your NC.CFG and
  134.     NC.EXT files.
  135.   - Delete AVIEWNC4.EXE, only needed for installing AVIEW in the NC.CFG and
  136.     NC.EXT files.
  137.   - Edit the AVIEW.CTL file with a plain ascii-editor and change the
  138.     parameters so that AVIEW will work correctly on your system.
  139.   - Restart The Norton Commander.
  140.   - Your now ready to run AVIEW.
  141.  
  142.     NOTE: When you run AVIEW under The Norton Commander V4.0, you can only
  143.           use AVIEW on a file by pressing F3, when you press ENTER in
  144.           NC V4.0, the internal file-view will be activated, this CANNOT
  145.           be changed to use AVIEW instead.
  146.  
  147.     NOTE 2: I discovered that when you use F3 under the Norton Commander V4.0
  148.             that NC V4.0 doesn't swap itself out of memory, this can give
  149.             problems/errors executing some external utilitys, Symantec is
  150.             currently working on a fix for this (i hope).
  151.  
  152. ┌─────────────────────────────────────────────────────────────────────────────┐
  153. │ ▒▒▒▒ AVIEW.CTL ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  154. └─────────────────────────────────────────────────────────────────────────────┘
  155.  
  156.   For customizing the operations of AVIEW, you can edit the AVIEW.CTL 
  157.   control file, its a plain ascii-file, see the example AVIEW.CTL for more
  158.   information, the following commands can be used in the control file to
  159.   configure AVIEW:
  160.  
  161.  
  162.   ALTERNATELAYOUT
  163.   ───────────────────────────────────────────────────────────────────────────
  164.   With this command you tell AVIEW to use the alternate list-layout of the
  165.   archive-lister, the alternate list-layout includes lesser information
  166.   but shows the full-paths of the files in the archive.
  167.  
  168.  
  169.   DATEFORMAT <DateFormat>
  170.   ───────────────────────────────────────────────────────────────────────────
  171.   With this command you can define the file-date-format, use MM for month,
  172.   DD for day and YY for year, sepparation-chars can be freely used,
  173.   default is MM/DD/YY, maximum length is 8 chars.
  174.  
  175.  
  176.   FSSORT <Key> [Ascending|Descending]
  177.   ───────────────────────────────────────────────────────────────────────────
  178.   With this parameter you define how to sort the file-list in the
  179.   file-selector as default, there are 5 sort-keys:
  180.  
  181.     NAME      - For sorting on file-name
  182.     EXTENSION - For sorting on file-extension.
  183.     SIZE      - For sorting on file-size.
  184.     DATETIME  - For sorting on date and time.
  185.     UNSORTED  - For no sorting (Unsorted).
  186.  
  187.   Optional you can also define the sort-direction, default is ascending:
  188.  
  189.     ASCENDING  - Sort ascending.
  190.     DESCENDING - Sort descending.
  191.   
  192.   The default sorting is on filename, ascending.
  193.  
  194.  
  195.   NOCOLOR
  196.   ───────────────────────────────────────────────────────────────────────────
  197.   With this command you force AVIEW in black and white mode, this can be
  198.   handy for laptop-users with LCD-Screens.
  199.  
  200.  
  201.   NOMOUSE
  202.   ───────────────────────────────────────────────────────────────────────────
  203.   When you have a mouse, and it is detected by AVIEW, you can force AVIEW 
  204.   with this command to ignore the mouse and not use it.
  205.  
  206.  
  207.   NOPATHS
  208.   ───────────────────────────────────────────────────────────────────────────
  209.   This command instructs AVIEW to NOT extract any path-information from an
  210.   archive when extracting.
  211.  
  212.   VIEWER <Trigger> <Viewer> [<Parameters>]
  213.   ───────────────────────────────────────────────────────────────────────────
  214.   With this command you can define up to 20 viewers to use to view files from
  215.   an archive, <Trigger> is a file-extension which triggers <Viewer> to view
  216.   a file, <Trigger> must not be more then 3 chars and may include wildcards,
  217.   DON'T include the period (.) in the trigger-extension. When no viewers are
  218.   defined, WPVIEW is taken for all type of files.
  219.  
  220.  
  221.   EDITOR <Trigger> <Editor> [<Parameters>]
  222.   ───────────────────────────────────────────────────────────────────────────
  223.   With this command you can define up to 20 editors to use to edit files from
  224.   an archive, <Trigger> is a file-extension which triggers <Editor> to edit
  225.   a file, <Trigger> must not be more then 3 chars and may include wildcards,
  226.   DON'T include the period (.) in the trigger-extension. When no editors are
  227.   defined, NCEDIT is taken for all type of files.
  228.  
  229.  
  230.   EXTRACTPATH <Path>
  231.   ───────────────────────────────────────────────────────────────────────────
  232.   The path to use for extracting files to, when this path isn't defined,
  233.   AVIEW will prompt for a path before extracting any files.
  234.  
  235.  
  236.   SCREENMODE <Lines>
  237.   ───────────────────────────────────────────────────────────────────────────
  238.   With this statement you can define how many lines per screen AVIEW must
  239.   use, valid numbers are 25, 35, 40, 43 and 50, note that you will need an
  240.   EGA or VGA adaptor when you use numbers greater than 25.
  241.  
  242.   SHOWSPECIAL
  243.   ───────────────────────────────────────────────────────────────────────────
  244.   With this statement you force AVIEW to use special 'hidden' files as normal
  245.   files, as default AVIEW ignores the files, at this moment only the
  246.   UC2 U$~*.* files are concidered special 'hidden' files.
  247.  
  248.  
  249.  
  250.   SORT <Key> [Ascending|Descending]
  251.   ───────────────────────────────────────────────────────────────────────────
  252.   With this parameter you define how to sort the file-list as default, there
  253.   are 8 sort-keys:
  254.  
  255.     NAME      - For sorting on file-name
  256.     EXTENSION - For sorting on file-extension.
  257.     ORGSIZE   - For sorting on original (uncompressed) file-size.
  258.     CMPSIZE   - For sorting on compressed file-size.
  259.     RATIO     - For sorting on ratio.
  260.     DATETIME  - For sorting on date and time.
  261.     METHOD    - For sorting on compression-method.
  262.     UNSORTED  - For no sorting (Unsorted).
  263.  
  264.   Optional you can also define the sort-direction, default is ascending:
  265.  
  266.     ASCENDING  - Sort ascending.
  267.     DESCENDING - Sort descending.
  268.   
  269.   The default sorting is on filename, ascending.
  270.  
  271.  
  272.   SWAPMode <Mode>
  273.   ───────────────────────────────────────────────────────────────────────────
  274.   With this command you can define how AVIEW must swap before an external
  275.   utility is executed, mode can be: 0 - Swap to EMS/Disk.
  276.                                     1 - Swap to EMS/XMS/Disk.
  277.                                     2 - Swap to XMS/Disk.
  278.                                     3 - Swap to XMS/EMS/Disk.
  279.                                     4 - Swap to Disk.
  280.  
  281.  
  282.   SWAPPATH <Path>
  283.   ───────────────────────────────────────────────────────────────────────────
  284.   With this command you define the directory AVIEW must use for writting it's
  285.   swapfiles in.
  286.  
  287.  
  288.   TEMPPATH <Path>
  289.   ───────────────────────────────────────────────────────────────────────────
  290.   With this command you define the path AVIEW must use as work-directory,
  291.   this can be a ram-drive which will speed-up AVIEW dramatically, in this
  292.   directory AVIEW will creates its own tempory directorys, these tempory
  293.   directorys will be deleted when AVIEW doesn't need them anymore, note
  294.   that the directory specified with TEMPPATH is NOT deleted, nor the
  295.   files that exist in it, this has been changed since V3.0. (See the
  296.   explaination for the TEMPREMOVE command for more information).
  297.  
  298.   TEMPREMOVE
  299.   ───────────────────────────────────────────────────────────────────────────
  300.   With this command you force AVIEW to remove the TEMPPATH directory and it's
  301.   contents when AVIEW is finished. As default AVIEW only removes it's tempory
  302.   directories and files.
  303.  
  304.  
  305.   SCANNER [<Path>\]<Filename> [<Parameters>]
  306.   ───────────────────────────────────────────────────────────────────────────
  307.   With this command you can define the virus-scanner to use for scanning the
  308.   file(s) unpacked with the unpack function, when no virus-scanner is
  309.   defined, NO scan will be performed.
  310.  
  311.  
  312.   WAIT
  313.   ───────────────────────────────────────────────────────────────────────────
  314.   With this command you force AVIEW to wait for a keypress after each
  315.   external utility executed.
  316.  
  317.  
  318.   ZOOMSPEED <Milliseconds>
  319.   ───────────────────────────────────────────────────────────────────────────
  320.   With this command you can define the zoom-speed of the popup-windows that
  321.   build up onto the screen, 0 will give an immidiate popup, the default
  322.   zoomspeed is 10.
  323.  
  324.   ┌─────────────────────────────────────────────────────────────────────────┐
  325.   │ With the following commands you can define the parameters used by AVIEW │
  326.   │ for using the external archive-utilitys.                                │
  327.   │ For normal operation of AVIEW, you don't need to change this, all the   │
  328.   │ following commands are optional, the sample commands in the sample      │
  329.   │ AVIEW.CTL file reflects the standard default configuration of AVIEW.    │
  330.   └─────────────────────────────────────────────────────────────────────────┘
  331.  
  332.  
  333.   xxxADD <Command-line>
  334.   xxxDELETE <Command-Line>
  335.   xxxEXTRACT <Command-Line>
  336.   NOxxx
  337.   xxxUNPACK <Command-Line>
  338.   xxxUPDATE <Command-Line>
  339.   xxxRESPONSE <Response-char>
  340.   ───────────────────────────────────────────────────────────────────────────
  341.   With these commands you can configure the interface between AVIEW and the
  342.   external archive-utilitys, the xxx can be ARC, ARJ, HYP, LHA, PAK, SQZ,
  343.   UC2, ZIP or ZOO.
  344.  
  345.   xxxADD      - Defines which parameters to use for adding a file to
  346.                 an archive, this is used for the ADD function (F7), and for
  347.                 creating new archives with the CONVERT function (F5).
  348.   xxxDELETE   - Defines which parameters to use for deleting a file or files
  349.                 from an archive, this is used for the DELETE function
  350.                 (F8 or DEL).
  351.   NOxxx       - Disable archiver.
  352.   xxxEXTRACT  - Defines which parameters to use for extracting a file or files
  353.                 from an archive, this is used for the extract-function.
  354.   xxxUNPACK   - Defines which parameters to use for extracting ONE file from
  355.                 an archive WITHOUT path, this is used internally in AVIEW.
  356.   xxxUPDATE   - Defines which parameters to use for updating a file in an
  357.                 archive, this is used after you edited a file from an archive.
  358.   xxxRESPONSE - Defines which charachter to use before a file name to tell
  359.                 the archiver that it is a response file, AVIEW defines
  360.                 automatically when to use this or not.
  361.  
  362.   NOTE: There are two variables, %A and %F, these two must ALWAYS exist in
  363.         the above parameters (except NOxxx and xxxRESPONSE), %A will be
  364.         replaced by AVIEW with the name of the archive processed, and %F
  365.         with a filename for adding/deleting/updating, note that AVIEW will
  366.         automatically add the response-file-char before the filename when
  367.         needed. The variables %A and %F are NOT optional!
  368.  
  369. ┌─────────────────────────────────────────────────────────────────────────────┐
  370. │ ▒▒▒▒ Operation ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  371. └─────────────────────────────────────────────────────────────────────────────┘
  372.  
  373.   SWAPPING:
  374.   ───────────────────────────────────────────────────────────────────────────
  375.   When executing an external utility, AVIEW will first try to swap itself out
  376.   of memory, AVIEW will firstly try to swap to expanded memory (EMS), when
  377.   not succesfull, AVIEW will try to swap to extendend memory (XMS), and when
  378.   that's not succesfull, AVIEW will try to swap itself to disk.
  379.   AVIEW will need 375 KB free EMS, XMS or DISK-Space to swap, when not, AVIEW
  380.   will NOT execute the external utility and aborts with an error.
  381.  
  382.  
  383.  
  384.   MOUSE:
  385.   ───────────────────────────────────────────────────────────────────────────
  386.   AVIEW has mouse-support, when a mouse is detected it will be used
  387.   automatically, the mouse is used in file-lists, menu's and the
  388.   file-selector.
  389.  
  390.   Click once on an entry to highlight it, click it twice for selecting it.
  391.  
  392.   Clicking at the top or bottom of a menu, or at the top or bottom of a
  393.   file-list will scroll the cursor-bar.
  394.  
  395.   The function-keys at the bottom of the screen can offcourse also be clicked.
  396.  
  397.   The (most) right mouse-button will act as an (de)selection key, point to
  398.   a file and click with the (most) right mouse-button to (de)select it.
  399.  
  400.   Archive-Viewing Keys:
  401.   ───────────────────────────────────────────────────────────────────────────
  402.   F1           - Help, some info which keys you can use.
  403.  
  404.   F2           - Unpack, extracts file under selection-bar or all tagged 
  405.                  files from archive.
  406.  
  407.   F3 or ENTER  - View file, also for archive-in-archive (up to 16 levels
  408.                  deep).
  409.  
  410.   F4           - Edit file, after editing AVIEW will update the archive,
  411.                  AVIEW will only update when the edited file has been changed.
  412.  
  413.   F5           - Convert, you can convert the archive you are viewing to
  414.                  another archive-format.
  415.  
  416.   F6 or ALT-S  - Sort, sort file list.
  417.  
  418.   F7           - Add, add files to archive, when on the input-field, press
  419.                  F2 to activate the file-selector.
  420.  
  421.   F8 or DEL    - Delete, Delete file under selection-bar or all tagged files
  422.                  from archive.
  423.  
  424.   F9 or ALT-J  - jump to DOS.
  425.  
  426.   F10 or ESC   - Step back one archive when nested-viewing is used, or exit.
  427.  
  428.   SHIFT-F2     - Same as F2 only now you can enter an extraction-path.
  429.  
  430.   SHIFT-F7     - Create a new file and add it to the archive, can be handy
  431.                  for (example) creating FILE_ID.DIZ files.
  432.  
  433.   SHIFT-F9     - Print file under cursor-bar.
  434.  
  435.   CTRL-F1      - Toggle between Ascending/Descending sorting.
  436.  
  437.   CTRL-F2      - Same as F2 only now the current directory is taken as
  438.                  extraction path.
  439.  
  440.   CTRL-F3      - Sort list on filename.
  441.  
  442.   CTRL-F4      - Sort list on extension.
  443.  
  444.   CTRL-F5      - Sort list on original size.
  445.  
  446.   CTRL-F6      - Sort list on compressed size.
  447.  
  448.   CTRL-F7      - Sort list on ratio.
  449.  
  450.   CTRL-F8      - Sort list on date/time.
  451.  
  452.   CTRL-F9      - Sort list on method.
  453.  
  454.   CTRL-F10     - Do not sort list (Unsorted).
  455.  
  456.   ALT-F2       - Unpack, extracts file under selection-bar or all tagged 
  457.                  files from archive without path-information.
  458.  
  459.   ALT-F3       - View file, same as F3, only now you can select a viewer to
  460.                  use from the viewers list.
  461.  
  462.   ALT-F4       - Edit file, same as F4, only now you can select a editor to
  463.                  use from the editors list.
  464.  
  465.   ALT-F9       - Switch between EGA/VGA line mode (43 or 50) and 25 line mode.
  466.  
  467.   ALT-L        - Toggle between standard and alternate file-list-layout.
  468.  
  469.   INS or SPACE - Tag/Untag files.
  470.  
  471.   Gray +       - Wildcard selection.
  472.  
  473.   Gray -       - Wildcard de-selection.
  474.  
  475.   Gray *       - Revert selection.
  476.  
  477.   File-Selector Keys:
  478.   ───────────────────────────────────────────────────────────────────────────
  479.   F1           - Help, some info which keys you can use.
  480.  
  481.   F2           - Change drive/directory.
  482.  
  483.   F3 or ENTER  - Select a drive/directory or file to view.
  484.  
  485.   F4           - Filter.
  486.  
  487.   F6           - Rename directory/file.
  488.  
  489.   F7           - Create directory.
  490.  
  491.   F8 or DEL    - Delete directorys/files.
  492.  
  493.   F9 or ALT-J  - jump to DOS.
  494.  
  495.   F10 or ESC   - Quit.
  496.  
  497.   INS or SPACE - Tag/Untag files.
  498.  
  499.   Gray +       - Wildcard selection.
  500.  
  501.   Gray -       - Wildcard de-selection.
  502.  
  503.   Gray *       - Revert selection.
  504.  
  505. ┌─────────────────────────────────────────────────────────────────────────────┐
  506. │ ▒▒▒▒ Thanks ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  507. └─────────────────────────────────────────────────────────────────────────────┘
  508.  
  509.   Thanks to all my alpha/beta testers for supporting/testing AVIEW, you all
  510.   know who you are so i don't go into naming you all.
  511.  
  512.   Special thanks to Jonas I. Hammerberg for a registered copy of Squeeze-It.
  513.  
  514.   Special thanks to AIP-NL for information about the Ultra-Compressor II.
  515.  
  516. ┌─────────────────────────────────────────────────────────────────────────────┐
  517. │ ▒▒▒▒ Contact/Support ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  518. └─────────────────────────────────────────────────────────────────────────────┘
  519.  
  520.   For bug-reports, suggestions and other things concerning AVIEW you can
  521.   contact me at the following BBS:
  522.  
  523.     Action Board Zaandam
  524.     +31-(0)75-704890
  525.     1200, 2400 and 9600 HST V42/V42Bis.
  526.     Located in The Netherlands
  527.     24 Hours a day reachable.
  528.  
  529.   Just try to yell the sysop or write a message to me.
  530.  
  531.   I can also can be reached on COMPUSERVE under 100117,3242 (Chris Buijs).
  532.   COMPUSERVE can also be called for the latest version of AVIEW, it can
  533.   be found in the IBMSYS forum in library 6 (File Utilitys) or in the
  534.   NORUTL (SYMUTL) forum in library 7 (Norton Commander/Editor).
  535.  
  536.   My fidonet (point) address is: 2:280/407.16
  537.  
  538.   If you like AVIEW, and you are using it on a regular basis, you can send
  539.   me a postcard saying so, my address is:
  540.  
  541.     Chris Buijs
  542.     De Spil 22
  543.     1507 CX Zaandam
  544.     The Netherlands
  545.   
  546.  
  547.                                         Have Fun,
  548.                     Chris Buijs
  549.