home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / clo2001.zip / CLO20011.DSK / README.US < prev    next >
Text File  |  1996-09-17  |  5KB  |  127 lines

  1.          IBM CICS Client Version 2.0 Service Level 01 - README
  2.          -----------------------------------------------------
  3.  
  4. This README file describes updates to the CICS Client Version 2.0
  5. products and the CICS Client Administration book.
  6.  
  7. ************************************************************************
  8. * Font selection on terminal emulators                                 *
  9. ************************************************************************
  10.  
  11. CICS Client for Windows, CICS Client for Windows 95, and CICS Client for
  12. Windows NT now provide a means of selecting and sizing fonts on their
  13. terminal emulators.
  14.  
  15. The terminal emulators provide a menu bar with File and Settings
  16. menus.
  17.  
  18. Commands on the File menu
  19. -------------------------
  20. The File menu contains the following commands:
  21.  
  22. Print
  23. -----
  24. Prints the emulator screen.  This has the same effect as pressing
  25. the Print Screen key.
  26.  
  27. Exit
  28. ----
  29. Stops the terminal emulator.
  30.  
  31.  
  32. Commands on the Settings menu
  33. -----------------------------
  34. The Settings menu contains the following commands:
  35.  
  36. Font
  37. ----
  38. Opens a standard Windows dialog box that allows you to select any of the
  39. fixed-pitch fonts installed on your system.
  40. Select a font, font style, and size, and then select OK.
  41. The terminal window is then resized according to your font selection.
  42.  
  43. Autosize
  44. --------
  45. Specifies that the size of TrueType fonts is adjusted according to the
  46. size of the terminal window.  That is, when you maximize, minimize or drag the
  47. borders to resize the window, the font is resized to match the new window
  48. size.  This command has no effect if the current font is not a TrueType font.
  49.  
  50. Save on Exit
  51. ------------
  52. Specifies that the current font and terminal window position are
  53. saved when you close the terminal window.
  54.  
  55.  
  56. ************************************************************************
  57. * Dual 3270 Emulator for CICS Client for DOS                           *
  58. ************************************************************************
  59.  
  60. The CICSTERP command
  61. --------------------
  62. The CICSTERP.EXE program provides a dual 3270 screen terminal emulator
  63. and 3270 printer terminal emulator for CICS Client for DOS only.
  64. CICSTERP combines the functions provided by the CICSTERM and CICSPRNT
  65. commands, which are still available separately.
  66.  
  67. Using CICSTERP
  68. --------------
  69. The command options are:
  70.  
  71.    /c      Specifies a color mapping file
  72.    /f      Specifies a file to which print requests are appended
  73.    /k      Specifies a keyboard mapping file
  74.    /l      Specifies a printer terminal model name
  75.    /m      Specifies a screen terminal model name
  76.    /n      Specifies a screen terminal netname
  77.    /o      Specifies a printer terminal netname
  78.    /p      Specifies a command to process the temporary print file
  79.    /q      Disables the display of messages by CICSTERP
  80.    /s /r   Specifies the server the emulator is to connect to
  81.    /t      Specifies the initial transaction
  82.            The transaction is invoked for the screen terminal only,
  83.            and not the printer terminal.
  84.    /w      Waits for user confirmation after display of messages
  85.    /?      Displays the syntax of the command
  86.  
  87. Apart from the /l and /o options, the options are the same as the
  88. equivalent CICSTERM and CICSPRNT options, which are described in detail
  89. in the CICS Clients Administration book.
  90. The new options /l and /o for the printer terminal are equivalent in usage to
  91. the /m and /n options for the screen terminal.
  92.  
  93.  
  94. Emulator status line
  95. --------------------
  96. The emulator status line contains the following:
  97.  
  98.    1B■ssss tttt
  99.  
  100. where ssss = screen terminal termid and
  101.       tttt = printer terminal termid
  102.  
  103.  
  104. Client initialization file parameters
  105. -------------------------------------
  106. When you run CICSTERP, the InitialTransid and ModelTerm parameters in
  107. the CICS Client for DOS .INI file apply to the screen terminal only,
  108. and not the printer terminal.
  109.  
  110.  
  111. Printing Errors
  112. ---------------
  113. If DOS is unable to write to the print output device and displays a
  114. message with the options "Abort, Retry, Ignore, Fail", you should correct
  115. the fault and select "Retry", or select "Fail".  If you select "Abort",
  116. CICSTERP terminates and the system is left in an undefined state.
  117. In this case, you may need to restart the CICS client machine.
  118.  
  119. Trademarks
  120. ----------
  121. TrueType is a registered trademark of Apple Computer, Inc.
  122.  
  123. ************************************************************************
  124. * End of file                                                          *
  125. ************************************************************************
  126.  
  127.