PROCESS view-name
USING
{ operand1=operand2},
[GIVING
operand3
]
|
This document covers the following topics:
For an explanation of the symbols used in the syntax diagram, see Syntax Symbols.
The PROCESS
statement is used in conjunction with
Entire System Server. Entire System Server allows you to use various operating
system facilities such as reading and writing files, VTOC and catalog
management, JES queues, etc.
See the section Getting Started in the
Entire System Server User's Guide for further information
on the PROCESS
statement and its individual clauses.
This statement is only available with Entire System Server.
Operand Definition Table:
Operand | Possible Structure | Possible Formats | Referencing Permitted | Dynamic Definition | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
operand1
|
C | S | A | N | P | B | yes | no | ||||||||||||
operand2
|
C | S | A | U | N | P | B | yes | no | |||||||||||
operand3
|
S | A | N | P | B | yes | no |
Syntax Element Description:
Syntax Element | Description |
---|---|
view-name
|
View Name:
Name of the view used by Entire System Server. |
USING
|
USING Clause:
The Note: |
GIVING
|
GIVING Clause:
The |