Previous Topic: APPCPASS SubcommandNext Topic: CLASS Subcommand


AUTOLOG Subcommand

Use the ENTRY AUTOLOG command to add or remove autolog user IDs from a USER, IDENTITY, or PROFILE directory entry.

ENTRY entryname AUTOlog {"Parms"} [( "Options"]

Parms:
  userid1 [useridn] ...
| DELETE {* | userid1 [useridn] ...}
| ?

Options:
[MSG | NOMSG]
[FILE [filename]]
["Stack Options"]
[STEM stemname]

Stack Options:
  FIFO
| LIFO
| STACK [FIFO | LIFO]
Definitions
entryname

Specifies the name of the directory entry to process.

useridn

Specifies the names of up the user IDs allowed to AUTOLOG the entry user ID.

DELETE

Removes the specified autolog user IDs from the entry or removes all autolog user IDs if ‘*’ is specified.

?

Returns all autolog user IDs from the entry. The values are passed to the caller in a message, on the program stack, or in a REXX stem.

[FILE [filename]]
[MSG | NOMSG]
[STACK [FIFO | LIFO]]
[FIFO]
[LIFO]
[STEM stemname]

These options are explained in Common API Command Options.

For details on the AUTOLOG statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.