The LOGON command logs a virtual terminal on to an external product by causing EPI to issue a VTAM REQSESS request.
This command has the following format:
ADDRESS EPI "LOGON keywords"
{termname|ALL|*}
[APPLID(prodappl)]
[LOGMODE(modename)]
[LOGONPARM('parmstring')]
[NORETRY|RETRY(seconds retries)]
Note: The LOGON command uses most of the same keywords as the EPI CHANGE and EPI DEFINE commands.
The following sample coding statement logs on with message prefixing active:
MSGID ON
LOGON TERM4
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|