Attachmate Reflection 3270 terminal: Looking for numeric values of terminal keys

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ragu2910
    New Member
    • Feb 2016
    • 2

    Attachmate Reflection 3270 terminal: Looking for numeric values of terminal keys

    Hi all,

    I have been working on VBscript which communicates to IBM 3270 terminal. I am in need of numeric values/constants for terminal keys. I have got few from few websites like

    rcibmenterkey 289
    rcibmtabkey 405
    rcibmclearkey 277

    Can some1 tell me how to identify these constant values for different terminal keys?
    or atleast for below keys can some one tell me the constant values?

    rcibmpf3key
    rcibmhomekey
    rcibmpf7key
    rcibmpf8key
  • Luk3r
    Contributor
    • Jan 2014
    • 300

    #2
    Per the IBM site, you can set the "KbdMapShowKeyH elp" property to True to see constant values within the Keyboard Setup Dialog Box.

    Comment

    • ragu2910
      New Member
      • Feb 2016
      • 2

      #3
      I couldnt find where to set the property in reflection IBM 3270 terminal.

      Comment

      Working...