home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / ltrnam.zip / ltrename.doc < prev    next >
Text File  |  1993-06-25  |  2KB  |  49 lines

  1.  
  2.                     OS/2 CM LT Session Window Rename Utility
  3.                       Copyright IBM Corp.  (C) 1991,1993
  4.                             Program Property of IBM
  5.  
  6. Normally, the OS/2 CM assigns by default the Text "HOST - X - 3270 Emulator" 
  7. to an LT session as the Title for both the LT Window and as the Entry Text
  8. in the OS/2 Window List (the Switch Entry).  This default text is not very
  9. descriptive.  The LTRENAME utility allows you to change this Title Text to
  10. any valid ASCII string.  This allows you to more easily identify your LT 
  11. sessions, especially when the are minimized.  The new Text string can be as
  12. simple as the Host Name, or as complicated as you need.
  13.  
  14. Syntax:  LTRENAME  <short_ID> <title>
  15.  
  16.          short_ID = The short ID assigned to the LT session by CM.  This is a 
  17.                     single letter value, from A to Z.
  18.    
  19.             title = The new Title Text for the LT session.  Both the LT Window
  20.                     and the Switch Entry will be changed to the new text.  The
  21.                     Switch Entry will aditionally be prefixed with the short-ID
  22.                     so it can be easily identified in the Window List.  The new
  23.                     title can contain bkanks.
  24.  
  25.                     Note: If you do not specify a title, it will revert back to
  26.                           "HOST - X - 3270 Emulator"
  27.  
  28. The file LTRENAME.ZIP contains the following files:
  29.  
  30.   LTRENAME.EXE       * The OS/2 BOOT System Create Utilty for OS/2 V2.0
  31.   LTRENAME.ABS       * Short Abstract descriping the Function of SE20BOOT
  32.   LTRENAME.DOC       * Documentation for SE20BOOT
  33.   LICENSE.TXT        * IBM License Agreement
  34.  
  35. Author:
  36.  
  37. Kennneth A. Kahn,  IBM Poughkeepsie N.Y.
  38.  
  39. CompuServe - 71333,2526            
  40. Internet   - KENKAHN@VNET.IBM.COM  
  41. IBM Mail   - USIB25P9 at IBMMAIL   
  42.  
  43.  
  44. History:
  45.  
  46. 06/93 : (v1.00)
  47.  
  48. - Initial release
  49.