home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff369.lzh / VaxTerm / VAXterm.doc < prev    next >
Text File  |  1990-08-15  |  5KB  |  135 lines

  1.  
  2.  
  3.     VAXterm document for version 2.4. Sun Apr 22 18:50:55 1990
  4.  
  5. What is VAXterm?
  6.  
  7.     VAXterm is very simple terminal emulator for professional
  8.     usage.  I wrote this to make it possible for me to use VAX
  9.     computers with my Amiga.  However I found out that I'm not the
  10.     only Amiga owner who has access to VAX-computers.
  11.  
  12.     The user interface is desinged for people who are used to using
  13.     traditional terminal enviroment.  There are no pull down menus.
  14.  
  15. Suggested usage
  16.  
  17.     VAXterm can be used with any host computer which takes
  18.     advantage from VT220-features.  VMS-orientation refers to
  19.     ASCII-file transfer mechanism.  Transferring mechanism is
  20.     implemented by means of VMS commands.  To use this special file
  21.     transferring method, you must have error control in your modem.
  22.     Without error control, this program haven't got much use
  23.     anyway.
  24.  
  25. Running VAXterm
  26.  
  27.     The VAXterm executable must be located to the same directory,
  28.     where the VAXterm setup-files are. VAXterm fonts-directory must
  29.     also be there.
  30.  
  31. ASCII-file transferring
  32.  
  33.     During file transfer terminal characteristics in host computer
  34.     must have ReadSync set and PastThru unset (VMS dictionary).
  35.     It's the easy part to set these characteristics on your
  36.     terminal, but if you use as a host some node that is connected
  37.     with slow network connection (DECnet thru modem) to the node
  38.     you first log in, sending files directly from VAXterm may be
  39.     impossible.  This problem can be solved by sending files to the
  40.     node connected to modem directly or by means of terminal server
  41.     and then copying them to the final destination.
  42.  
  43.     When transferring files, which may contain more than 80
  44.     characters per line, the terminl width at the host computer
  45.     should be set accordingly.
  46.  
  47.     To set the suitable characteristics for your terminal in host
  48.     the computer, you can use function key F4.  When F4 is pressed
  49.     twice, commands from the file HOST.SETUP will be sent to host
  50.     computer.  Host computer must be ready to accept DCL-command
  51.     from the terminal whenever terminal setup or file transfer
  52.     features are used.
  53.  
  54. The keyboard
  55.  
  56.     All keyboards are based on VT220 keyboard.  Unlike fonts, none
  57.     of the keyboards are loaded from the separate files.  Keyboards
  58.     are much the same as Digital's similarly named keyboards.  Some
  59.     keys required for special purposes, such as C programming, are
  60.     added to some of the keyboards.  Accent keys are fully
  61.     supported.  VAXterm does not support character composing, but
  62.     if required character is not found directly from the keyboard,
  63.     you will probably find it by using ALT-key as a qualifier.
  64.  
  65.     Implementation of the VT220-keyboard:
  66.  
  67.     VT220-keyboard          Amiga-keyboard          remarks
  68.  
  69.     F11 -> F20              SHIFTH + F1 -> F10
  70.     PF1 -> PF4              ALT + F7 -> F10
  71.     , (numeric keypad)      + (numeric keypad)
  72.     PF1                     [ (numeric keypad)      Not in old Amigas!
  73.     PF2                     ] (numeric keypad)      Not in old Amigas!
  74.     PF3                     / (numeric keypad)      Not in old Amigas!
  75.     PF4                     * (numeric keypad)      Not in old Amigas!
  76.     HELP (F15)              Help
  77.     DO   (F16)              Del
  78.     Find                    SHIFT + Del
  79.     Insert Here             SHIFT + cursor up
  80.     Remove                  SHIFT + Help
  81.     Select                  SHIFT + cursor left
  82.     Previous Screen         SHIFT + cursor down
  83.     Next Screen             SHIFT + cursor right
  84.  
  85.     Special keys:
  86.  
  87.     F1              hold/release screen
  88.     F2              printer on/off
  89.     F3              set-up
  90.     F4              file transfers/host set-up/quit
  91.     F5              break
  92.  
  93. Miscellaneous controls
  94.  
  95.     Right mouse button toggles the mouse pointer and screen gadget
  96.     visibility.
  97.  
  98.     When the printer will be activated for the first time, file
  99.     PRINTER.SETUP will be sent to printer to modify the default
  100.     printer settings.
  101.  
  102.     The commands for the host set-up will be read from the
  103.     HOST.SETUP file.
  104.  
  105.     File transfers will work only when the terminal emulator is
  106.     logged into the VMS-system.  The system must be ready to accept
  107.     DCL-command from the terminal.
  108.  
  109. Serial-port parameters
  110.  
  111.     Parameters for serial-port will be taken from intuition user
  112.     preferences. Before using VAXterm you should set them to
  113.     correct values using preferences tool.
  114.  
  115. Known bugs
  116.  
  117.     If the file transfer is attempted to nonexisting directory or
  118.     using inapropriate terminal settings at the host computer,
  119.     VAXterm will be most likely fatally jammed. Usually VAXterm
  120.     will continue normally after double clicking the left mouse
  121.     button.
  122.  
  123. The author
  124.  
  125.     As you might have noticed, VAXterm doesn't have much to offer
  126.     for common Amiga user.  If you're not such common user, I hope
  127.     you like this one.  If you got any suggestions or if you are
  128.     just interested to get more cheap and reliable software, you
  129.     may write to:
  130.  
  131.             Tuomo Mickelsson
  132.             Kulorinne 1 A 2
  133.             01450 VANTAA, FINLAND
  134.  
  135.