Previous Topic: Mark Screen Text to Assign to a REXX VariableNext Topic: Direct a Literal String to an Input Field


Insert Literal Strings or Variables into SESSCMDs

Using the EPI C, K, L, and N commands, you can build SESSCMDs into your REXX EXEC to issue keystroke and command instructions or text strings to automate session management. The L and N commands not only specify the text that a SESSCMD sends to the session, they also allow you to specify which input field or fields will receive the sent text.

The next few paragraphs explain how to direct a literal string or a variable to a specific input field or fields on the screen. Online help for the C, K, L, and N commands also provides usage information.