Key-Value Pairs for Mainframe Logons

Key Description Acceptable Values

Field%d0 =%d1, %d2, %s

Strings to match against text fields as they are displayed on the screen for identifying a mainframe logon. %d0 is replaced with a number, starting at 1, so that multiple text strings can be used to uniquely identify a logon.

%d0 = consecutive integers%d1 = row of first text string character (1-24)%d2 = column of first text string character (1-80)%s = text string

IDField =%d1, %d2

The location of the first input character of the user ID field as it is displayed on a mainframe logon screen.

%d1 = row of first text string character (1-24)%d2 = column of first text string character (1-80)

PassField =%d1, %d2

The location of first input character of the password field as it is displayed on a mainframe logon screen.

%d1 = row of first text string character (1-24)%d2 = column of first text string character (1-80)



Previous | Next