Show/Hide Toolbars

Inventu Viewer+ Single Signon Server Extension

Change an entry field on the active screen--only valid for TN5250 and TN3270 connections.

 

Syntax

 

SetScreen=[fieldName OR "Text Expression"],[row],[column]

 

fieldName: Field Name / Variable to set into the screen

Text Expression: Starting and ending with matching quotes or apostrophe -- can include Field values using Handlebars syntax

row:  Screen row where entry starts

column: Screen column where entry starts

 

Examples

 

 SetScreen=HostID,2,24

 

 SetScreen="{{logonCommand}} {{logonParm1}}",20,7