Hi,
all keyboard mnemonics in Rumba Script are case sensitive and begin with the escape character @
They depend on the host type (Mainframe,AS/400 or UNIX/HP)
For Mainframe & AS/400:
EMSendKey "@@" 'sends @
EMSendKey "@E" 'sends ENTER
EMSendKey "@T" 'sends TAB
EMSendKey "@1" 'sends PF1/F1