Open a printer emulation session.
From the Setup menu, choose View Settings.
When you establish a 5250 terminal or printer session, specific information is sent to the IBM System i (AS/400) host to configure your session. When you connect over Telnet, you can pass additional information at connect time as input to an Exit program on the IBM System i (AS/400) host. Use the Telnet Environment setting to send this additional information. Enter a string of up to 260 characters, using the following format:
keyword=value; keyword=value; keyword=value
Using Telnet Environment with Auto SignOn
When Auto SignOn is set to Yes, Reflection automatically signs on to the host using the current user name and password. You can set Telnet Environment to specify additional, non-default sign-on options using any of the following keywords in the Exit program string:
This keyword |
Sets |
Equivalent Sign-on Menu Option |
---|---|---|
IBMPROGRAM |
The program to call. |
Program/procedure |
IBMIMENU |
The initial menu. |
Menu |
IBMCURLIB |
The current library. |
Current library |
NOTE:Because this information is sent at the time you connect, you cannot change this setting while you are connected.