Show/Hide Toolbars

Inventu Viewer+ Single Signon Server Extension

Enter the active screen using an "AID" key setting.  Defined AID keys are defined at the bottom of this section.

 

To enter changes to the screen before using this action, use the PutScreen action.

 

For ASCII hosts, any number of keystrokes and [tab] mnemonics can be concatenated.  In addition, if a quoted Expression is used, Handlebar style variables can be embedded.

 

Syntax

 

Enter=[key]

 

or

 

Enter="Expression"

 

TN3270/TN5250 Example

 

 SetScreen=HostID,2,24

 SetScreen=HostPW,3,24

 Enter=[enter]

 

The above example will set the HostID and HostPW field values the send the screen with an ENTER key.

 

ASCII (VT220/VT420/Wyse/etc) Example

 

Enter="{{CustomerNumber}}[tab]{{CustomerName}}[enter]"

 

Enter Key Mnemonics

 

The mnemonic is required to be surrounded by square brackets, e.g. [enter] for the enter action. The following is a list of supported mnemonics.  Those that are only appropriate for ASCII connections (not 3270 or 5250) have an asterisk

 

enter

clear

pf1

pf2

pf3

pf4

pf5

pf6

pf7

pf8

pf9

pf10

pf11

pf12

pf13

pf14

pf15

pf16

pf17

pf18

pf19

pf20

pf21

pf22

pf23

pf24

tab*

backtab*

home*

escape*

delete*

backspace*

help

insert*

left*

newline*

print

up*

down*

right*

end*

pageup

pagedown

recordback

recbksp

pa1

pa2

pa3

sysreq

attn

printps

ctrl-A*

ctrl-B*

ctrl-C*

ctrl-D*

ctrl-E*

ctrl-F*

ctrl-G*

ctrl-H*

ctrl-I*

ctrl-J*

ctrl-K*

ctrl-L*

ctrl-M*

ctrl-N*

ctrl-O*

ctrl-P*

ctrl-Q*

ctrl-R*

ctrl-S*

ctrl-T*

ctrl-U*

ctrl-V*

ctrl-W*

ctrl-X*

ctrl-Y*

ctrl-Z*