RCCVPDS

RCCVPDS validates the localPDS argument. A valid local PDS name must not contain blanks.

Syntax

RCCVPDS(localPDS) 

Arguments

You can use the following argument when you run the RCCVPDS function:

localPDS
The name of the local PDS.

Result

The following table lists the return and reason codes that result from running the RCCVPDS function; it also provides a description of the meaning of the codes.

Table 1. Result of running the RCCVPDS function
Return code Reason code Description
0 600 Processing successful.
8 611 Required argument missing.
612 Invalid argument value.
616 Improper number of arguments.
12 698 Internal error.
699 Internal error.

Example

PARSE Value RCCVPDS(‘userID.tsc.cbl’) With rccret rccrsn rccmsg

Output

None.