home *** CD-ROM | disk | FTP | other *** search
/ ftp.cc.umanitoba.ca software / ftp.cc.umanitoba.ca-software-.zip / ftp.cc.umanitoba.ca-software- / mac_network / Comet.3.0.7.sit.bin / Comet3.0.7.rsrc / TEXT_2003.txt < prev    next >
Text File  |  1994-01-31  |  4KB  |  56 lines

  1.     
  2.  
  3.          USING COMET'S IBM 3278 EMULATOR (and IBM key emulation)
  4.  
  5.  
  6.    Comet provides an emulation of the IBM 3278 display terminal; it allows you to run programs such as FILELIST or the XEDIT full-screen editor just as if you were using an IBM 3278 terminal.  Buttons and menu items are provided which allow the user to conveniently produce the commands produced by keys on the 3278 terminal.
  7.  
  8.    Moving the mouse over a point on the terminal screen will draw a heavy underline beneath that character position; pressing the mouse button will move the terminal cursor to the underlined position.  You can also select text on the screen with the mouse to Copy, Paste, Append, or Print.  (Note that Paste aborts if the text runs past the end of the current field.)
  9.  
  10.             Key Assignments (see IBM menus also)
  11.  
  12.             Key              3270 Action
  13.             ___________________________________
  14.  
  15.             Return           ENTER
  16.             Shift-Return     New Line
  17.             Enter            PA2
  18.             Shift-Enter      PA1
  19.             Option-Enter     CLEAR
  20.             Shift-Tab        Back-Tab
  21.             Backspace        Backspace, Delete
  22.           
  23.    The Backspace key changes its behavior when the 3270 emulator is put into "Insert" mode.  Ordinarily it produces a backspace-space-backspace, so that the text to the right of the cursor is left in its original position.  When Insert mode is ON, the Backspace key will produce a backspace-delete, so that the text to the right of the cursor shifts to the left.
  24.  
  25.    You can also use the Command, Shift, and Option keys to control which action you wish the Backspace to perform.  When Command is held down while Backspace is pressed, the character to the right of the cursor is deleted, and the remaining text is shifted left.  When the Option key is held down, the result is a backspace-delete, as is the case in Insert mode.  When the Shift key is held down, the standard backspace-space-backspace will be produced.
  26.  
  27.    On the left hand side, there are 12 buttons, which send the PF keys from 1 through 12.  By moving the mouse over the '?' at the top left hand you can see the labels for the buttons.
  28.  
  29.    At the top of the emulator window are 11 buttons which perform actions available on 3270-type terminal keys:
  30.  
  31.          Button      The Usual Effect
  32.          ____________________________________________
  33.  
  34.          Enter       Enter a line of text or a command.
  35.          PA1         Programmed Attention-1 (Toggles CP-mode).
  36.          PA2         Advance screen from "MORE..." or "HOLDING".
  37.          Clear       Advances screen from "MORE..." and clears the 
  38.                      input area.
  39.          Insert      Go into Insert mode (inserts characters at
  40.                      the cursor as long as there are spaces
  41.                      at the end of the current field).
  42.          Reset       Cancel Insert or clear KBD-lock (KBD-lock is 
  43.                      displayed on the right side of the screen).
  44.          Home        Move the cursor to the top left of the screen.
  45.          E Inp       Erase the input area.
  46.          E EOF       Erase from cursor to End of Field.
  47.          PA3         Programmed Attention-3 (application-defined).
  48.          DEL         Delete the character at the cursor position.
  49.  
  50.    To the right of the buttons are two counters; the left one shows the packets sent to the network, the right one shows the packets received.  If you are using Telnet, the counter on the left may appear reversed (white on black)--this indicates that MacTCP is resending the packet to the host.
  51.  
  52.    A boxed "SYS" indicator appears on the right side of the screen when one the host system is busy processing your command; the host will not accept new commands from an Enter or PF key until the SYS-lock light goes off.
  53.  
  54.    IMPORTANT NOTE:  You can enhance your communications efficiency when using the 3278 emulator by making sure that XEDIT has "SET FULLREAD OFF" in your PROFILE XEDIT file; XEDIT-based applications such as RICEMAIL may need to have this option turned off also to get optimal performance.  FULLREAD mode causes an extra 2,000 bytes to be sent with every PF-keystroke in the Action menu, and can significantly degrade performance on slower networks such as LocalTalk.
  55.  
  56.