RCCVPLTF
RCCVPLTF validates the platform argument.
Syntax
RCCVPLTF(platform)
Arguments
You can use the following argument when you run the RCCVPLTF function:
- The name of the platform that contains the DevOps Code ClearCase® VOB. Allowable values: WINDOWS or UNIX®.
Result
The following table lists the return and reason codes that result from running the RCCVPLTF function; it also provides a description of the meaning of the codes.
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 RCCVPLTF(‘UNIX') With rccret rccrsn rccmsg
Output
None.