home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR4 / NCAV43S.ZIP / AVIEW.DOC < prev    next >
Text File  |  1994-01-08  |  22KB  |  518 lines

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