home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / qvt355.zip / READ.ME < prev    next >
Text File  |  1989-10-12  |  11KB  |  275 lines

  1.  
  2.  
  3.                                    Q V T
  4.  
  5.                         A DEC VT220 Emulation Program
  6.                        For IBM PC Compatible Computers
  7.  
  8.                                Version 3.55
  9.                                October 1989
  10.  
  11.  
  12.         QVT is a program for IBM PC's and compatibles which fully
  13.         emulates the DEC VT series of terminals, including the VT52,
  14.         VT100/102, and VT220. In addition to terminal emulation,
  15.         QVT also allows the user to perform file transfers using
  16.         the Kermit, Xmodem, Ymodem, and Zmodem protocols, and offers
  17.         conveniences such as auto-dial and auto-login.
  18.  
  19.         Though it may be used as a general-purpose PC communications
  20.         program, QVT excels when used to carry on interactive sessions
  21.         with host computers which require the use of DEC terminals,
  22.         such as the DEC VAX. In this context, QVT provides high per-
  23.         formance, extremely rigorous emulation, and convenient mapping
  24.         of the DEC keyboard to the PC keyboard.
  25.  
  26.         QVT will run on all IBM Personal Computers and PS/2's. All IBM
  27.         display systems are supported, including EGA, MCGA, and VGA.
  28.  
  29.  
  30.         Installation
  31.         ------------
  32.  
  33.         The files included in this package are:
  34.  
  35.         QVT_PC.EXE              the QVT executable
  36.         QVT.HLP                 an on-line help file
  37.         DEFAULT.VT              a model configuration file
  38.  
  39.         We recommend that a directory be created on your hard drive
  40.         where these files can be placed. If you wish to use QVT from
  41.         anywhere on your hard drive with no loss of convenience, you
  42.         should create an environment variable 'VT_DIR', and assign
  43.         to it the name of that directory. This 'SET' command should
  44.         be included in your AUTOEXEC.BAT file.
  45.  
  46.  
  47.         User Interface
  48.         --------------
  49.  
  50.         The QVT user interface is simple and consistent. All commands
  51.         (with two minor exceptions) are accessed through a group of
  52.         pull-down menus; the headings of these menus are displayed
  53.         in the menu bar across the top of the screen. To invoke a
  54.         menu, press the <Alt> key together with the first letter of
  55.         the menu. At the left side of the menu bar is the '■' symbol;
  56.         this is the 'System' menu, and is invoked with the combination
  57.         <Alt-X>.
  58.  
  59.         After a pull-down menu has been invoked, you may select one
  60.         of its options by moving the highlight bar to the desired
  61.         item, then pressing the <Enter> key. If you wish to erase a
  62.         menu without selecting any of its items, press the <Esc> key.
  63.  
  64.  
  65.         Below is a summary of QVT's commands:
  66.  
  67.         'System' Menu (Invoke with <Alt-X>:
  68.  
  69.         Exit               Terminate QVT, break phone connection
  70.         Suspend            Terminate QVT, preserve phone connection
  71.         DOS                Run a copy of COMMAND.COM within QVT
  72.         Help               Get help on a QVT function
  73.  
  74.  
  75.         'File' Menu (Invoke with <Alt-F>
  76.  
  77.         Kermit Send        Transmit files using Kermit
  78.         Kermit Receive     Receive files using Kermit
  79.         Kermit Get         Get files from Kermit server
  80.         Kermit Finish      Terminate a remote Kermit server
  81.         Xmodem Send        Transmit a file using Xmodem
  82.         Xmodem Receive     Receive a file using Xmodem
  83.         Ymodem Send        Transmit files using Ymodem
  84.         Ymodem Receive     Receive files using Ymodem
  85.         Zmodem Send        Transmit files using Zmodem
  86.         Zmodem Receive     Receive files using Zmodem
  87.         Text Upload        Transmit text data without protocol
  88.         Capture Data       Save all incoming data on disk
  89.         Screen Image       Save screen image on disk
  90.  
  91.  
  92.         'Settings' Menu (Invoke with <Alt-S>
  93.  
  94.         Terminal           Modify QVT's keyboard and display parameters
  95.         Communications     Modify QVT's communications parameters
  96.         Phone Numbers      Enter/update phone number list
  97.         Function Keys      Define programmable function keys
  98.         General            Enter/update miscellaneous parameters
  99.         Load Config        Load a config file from disk
  100.         Save Config        Save current settings in a disk file
  101.  
  102.  
  103.         'Modem' Menu (Invoke with <Alt-M>
  104.  
  105.         Dial               Dial the number of the current system
  106.         Script             Execute the current script file
  107.         Hangup             Break the modem connection
  108.         Number             Choose a phone number from a list
  109.  
  110.  
  111.         The following keyboard commands are also available:
  112.  
  113.         <Alt-H>            Invoke 'Help' menu
  114.  
  115.         <Alt-K>            Display keyboard map
  116.  
  117.         <Alt-L>            Turns the QVT status line on and off
  118.  
  119.         <Alt-P>            Turns auto-print mode on and off
  120.  
  121.  
  122.         Configuring QVT
  123.         ---------------
  124.  
  125.         To change QVT's operating parameters, perform the following
  126.         procedure:
  127.  
  128.         1. Invoke the 'Settings' menu, then select the 'Terminal'
  129.         or 'Communications' option.
  130.  
  131.         2. When these options are selected, a new popup window will
  132.         be displayed which shows a portion of QVT's current operating
  133.         values.
  134.  
  135.         3. To change one of these values, use the arrow keys to move
  136.         the cursor to the desired item, then repeatedly press the
  137.         <GreyPlus> key to step through the available values.
  138.  
  139.         4. When all displayed values are as you want them, press the
  140.         <Esc> key to erase the window, then press <Esc> again to
  141.         erase the 'Settings' menu.
  142.  
  143.  
  144.         The sample config file, DEFAULT.VT, includes comments which
  145.         briefly explain all of QVT's configurable parameters.
  146.         DEFAULT.VT is a plain ASCII text file, and may be printed or
  147.         viewed with any standard text editor or browser.
  148.  
  149.  
  150.         Modem Configuration
  151.         -------------------
  152.  
  153.         QVT is designed to work with Hayes-compatible modems. In order
  154.         for QVT's auto-dial feature to work properly, your modem must
  155.         be configured such that the CD and DTR indicators are NOT
  156.         forced on by the modem. Instead, the CD indicator should be
  157.         set to track with the carrier from the remote modem, and the
  158.         DTR indicator should be set to respond to the presence of a DTR
  159.         signal from the PC.
  160.  
  161.         On the Hayes Smartmodem 1200, these configurations are performed
  162.         by setting switches 1 and 6 to the UP position. On the Hayes 2400
  163.         modem, the commands 'AT&C1' and 'AT&D2' should be used. If you
  164.         are not using a Hayes modem, consult your modem's owner's manual
  165.         as to how to achieve this configuration.
  166.  
  167.         You should also make sure that your modem has result codes
  168.         enables.  The Hayes command to do this is 'ATQ' or 'ATQ0'.
  169.  
  170.  
  171.         Modem Initialization
  172.         --------------------
  173.  
  174.         QVT does NOT automatically place a carriage return at the
  175.         end of the modem initialization string.  If your modem requires
  176.         a carriage return as a command terminator (as do Hayes modems),
  177.         you must put one at the end of your initialization string,
  178.         using the notation '^M'.
  179.  
  180.  
  181.         Keyboard Mapping
  182.         ----------------
  183.  
  184.         This version of QVT is a 'vanilla' implementation for the
  185.         101-key 'Enhanced' keyboard.  By 'vanilla', we mean that
  186.         this version of QVT will work both on machines that have
  187.         BIOS support for the 101-key keyboard, and on those that
  188.         don't (e.g., many XT clones). It does not attempt to use
  189.         the top row of the numeric keypad for 'PF' keys. A version
  190.         of QVT that does is available to registered users (see below).
  191.  
  192.  
  193.         DEC                       IBM
  194.         ---                       ---
  195.     
  196.         PF1 - PF4                 F1 - F4
  197.         - (minus)                 GreyMinus
  198.         , (comma)                 * (on keypad)
  199.         Enter                     GreyPlus
  200.         HoldScreen                Ctrl-F1
  201.         PrintScreen               Shift-PrtSc
  202.         Setup                     (no key, use menu)
  203.         Data/Talk                 Not Supported
  204.         Break                     F5
  205.         F6 - F10                  F6 - F10
  206.         F11 - F20                 Shift-F1 - Shift-F20
  207.  
  208.         Find                      Insert
  209.         InsertHere                Home
  210.         Remove                    PageUp
  211.         Select                    Delete
  212.         PrevScreen                End
  213.         NextScreen                PageDown
  214.  
  215.         We recommend that you put your keyboard into 'Num Lock' mode
  216.         when using QVT.
  217.  
  218.  
  219.         Registration Information
  220.         ------------------------
  221.  
  222.         QVT is a shareware product. When you register your copy, you
  223.         will receive the latest version of the program, a copy of
  224.         the complete user manual, and access to our support services.
  225.         You will also be eligible to receive free upgrades on request
  226.         for a period of one year.
  227.  
  228.         When you register, you may specify that you wish to receive
  229.         one of the alternate versions of QVT described in the next
  230.         section.
  231.  
  232.         The registration fee for QVT is $30, payable to:
  233.  
  234.  
  235.                         QPC Software
  236.                         P.O. Box 226
  237.                         Penfield, NY 14526
  238.  
  239.  
  240.  
  241.         Versions of QVT for PC, AT and Enhanced Keyboards
  242.         -------------------------------------------------
  243.  
  244.         Versions of QVT which are optimized for use with the PC, AT,
  245.         and Enhanced keyboards may be purchased from QPC for the price
  246.         of $30. You may request one of these versions when you send in
  247.         your registration fee. A package including executables for
  248.         all three keyboard styles is available for $45.
  249.  
  250.  
  251.         Other Implementations of QVT
  252.         ----------------------------
  253.  
  254.         QVT has been ported to all of today's most popular personal
  255.         computing environments, including Microsoft Windows, the
  256.         Apple Macintosh, and OS/2 Presentation Manager. In addition,
  257.         a version of QVT for MS-DOS exists which operates in an
  258.         Ethernet-TCP/IP environment, which permits multiple simultaneous
  259.         sessions on disparate hosts.
  260.  
  261.         Information on these products is available by request from
  262.         QPC Software.
  263.  
  264.  
  265.         Corporate Purchase Plans
  266.         ------------------------
  267.  
  268.         For institutional customers, volume-purchase and site-license
  269.         plans are available. Please write for our price list and discount
  270.         schedule.
  271.  
  272.  
  273.  
  274.         Thank you for your interest in QVT!
  275.