Previous Topic: SPOOL SubcommandNext Topic: STDEVOPT Subcommand


SPOOLFILE Subcommand

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

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

Parms:
  MAXSPOOL nnnn
| 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.

vdev

Uniquely identifies the virtual device address.

DELETE

Removes the SPOOLFILE statement from the entry.

?

Returns the value of the SPOOLFILE statement from the entry. The value is 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 SPOOLFILE statement. For details on the SPOOLFILE statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.