Previous Topic: REVIEW SubcommandNext Topic: SHARE Subcommand


SCREEN Subcommand

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

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

Parms:
  "Area Parms" ...
| DELETE ["Area"]
| ?      ["Area"]

Area Parms:
"Area" {"Hilight" ["Color"] | "Color" ["Hilight"]} 

Area:
  ALL
| INArea
| STAtarea
| OUTarea
| CPOut
| VMOut
| INRedisp

Hilight:
  BLInk
| NONe
| REVvideo
| UNDerlin

Color:
  BLUe
| GREen
| PINk
| RED
| TURquois
| WHIte
| YELlow
| DEFault

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 all SCREEN statements from the entry or removes a selected SCREEN area.

?

Returns all SCREEN statements from the entry, or returns a selected SCREEN area. 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 SCREEN statement. For details on the SCREEN statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.