WRKS36PRCA (Work with System/36 Procedure Attributes) Command Description
WRKS36PRCA Command syntax diagram
Purpose
The Work with System/36 Procedure Attributes (WRKS36PRCA) command shows the Work with System/36 Procedure Attributes display. The display is a list of procedures from a specified library.
Optional Parameters
- FILE
- Specifies the name of the file which contains the procedure member whose attributes are to be displayed.
The name of the file can be qualified by one of the following library values:
*LIBL: All libraries in the job's library list are searched until the first match is found.
*CURLIB: The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.
library-name: Specify the name of the library to be searched.
QS36PRC: The default procedure member file is used.
procedure-member-file-name: Specify the name of the source file.
- MBR
- Specifies the name of a procedure member.
*ALL: The attributes of all procedure members in the file are specified.
procedure-member-name: Specify a procedure member name.
Example for WRKS36PRCA
WRKS36PRCA FILE(RESEARCH)This command provides a list of all procedure members from file RESEARCH.
Error messages for WRKS36PRCA