Use the TYPESEC command to simulate typing at a 3278 keyboard without writing the typed text to OPSLOG. For example, you can use the TYPESEC command to keep passwords from appearing in OPSLOG.
ADDRESS EPI "TYPESEC keywords"
{termname|*}
{text}
Defines the terminal to which you are sending text.
Sends the text to the current virtual terminal.
Defines the text to be sent to the external product associated with this virtual terminal. This text combines literal text enclosed in single quotation marks (such as the text of a command) and the names of keys on the 3278 keyboard (such as Enter).
Note: For more information on using the TYPESEC command, see the User Guide and the Command and Function Reference.
Example: Character sequence sent to a virtual terminal
This example sends virtual terminal TERM1 a character sequence that moves the cursor to the first input field on the screen, erases its contents, enters a password, and then issues an ENTER keystroke:
TYPESEC TERM1 !HOME!ERASE_EOFsecret!ENTER
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |