Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MODIFY-SYSTEM-LOGON-INCLUDE Modify entry for global LOGON include procedure

&pagelevel(5)&pagelevel

The MODIFY-SYSTEM-LOGON-INCLUDE statement is used to enter the name of a global LOGON include procedure in the currently open parameter file. This procedure will then be called and executed automatically at every LOGON with the INCLUDE-PROCEDURE command.

MODIFY-SYSTEM-LOGON-INCLUDE

NAME = *UNCHANGED / *NONE / *STD / <filename 1..54 without-gen-vers>

NAME = *UNCHANGED / *NONE / *STD / <filename 1..54 without-gen-vers>
Defines whether a global LOGON include procedure is to be entered in the parameter file. This entry is optional.

NAME = *NONE
Deletes the entry for a global LOGON include procedure from the parameter file.

NAME = *STD
The default name '$.SYS.SDF.LOGON.SYSINCL' is entered.

NAME = <filename 1..54 without-gen-vers>
Name of the new global LOGON include procedure.