Previous Topic: LINK SubcommandNext Topic: LOGONBY Subcommand


LOADDEV Subcommand

Use the ENTRY LOADDEV command to add or remove or replace a LOADDEV statement in a USER, IDENTITY, SUBCONFIG, or PROFILE directory entry.

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

Parms:
  BOOTprog {bootprog_number  | DELETE | ?}
| BR_LBA   {hhhhhhhhhhhhhhhh | DELETE | ?}
| LUN      {hhhhhhhhhhhhhhhh | DELETE | ?}
| PORTname {hhhhhhhhhhhhhhhh | DELETE | ?
| SCPdata {'text' | HEX 'hh..hh' | DELETE | ?}

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.

DELETE

Removes the matching statement from the entry.

?

Returns the matching statement 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.

The remaining operands are the same as those on a LOADDEV statement. For details on the LOADDEV statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.