Show/Hide Toolbars

Inventu FVTerm Web Terminal Emulation Help

Default Padding character for 3270 entry fields that use a character instead of blank, use \0 for none.

 

Some mainframes use a character, such as underscore, to represent a blank.  Since these characters prevent reasonable keying in the Inventu Viewer environment (particularly for web-based entry fields), Inventu Viewer can convert them to spaces on reading, and back from spaces on writing to screens.

 

Example:

 

<add key="padChar" value="_"/>

 

In the above example, the underscore character will be replaced by blanks on reading and converted back from blanks on writing to the host application screens.

 

See Also:

 

stripPadPWOnly - Limit removing the pad char to Password (PW) fields only for 3270 and 5250 sessions

padChar_for_hostname  -- set the padChar for a specific hos

stripPadPW_for_hostname