Work with S/36 Procedure Attr (WRKS36PRCA)

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.

Parameters

Keyword Description Choices Notes
FILE Source file Qualified object name Optional, Positional 1
Qualifier 1: Source file Name, QS36PRC
Qualifier 2: Library Name, *LIBL, *CURLIB
MBR S/36 procedure member Name, *ALL Optional, Positional 2

Source file (FILE)

Specifies the name of the file being used by the program to which this command is applied.

The possible library values are:

*LIBL
The library list is used to locate the file.
*CURLIB
The current library for the job is used to locate the file. 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 where the file is located.

The possible values are:

*QS36PRC
The default source physical file is used.
source-file-name
Specify the name of the source file.

S/36 procedure member (MBR)

Specifies the name of a procedure member file.

The possible values are:

*ALL
The attributes of all procedure members in the file are specified.
procedure-member-name
Specify a procedure member name.

Examples

WRKS36PRCA   FILE(RESEARCH)

This command displays the Work with S/36 Procedure Attributes panel, showing a list of attributes for all System/36 environment procedure members from file RESEARCH. The file is located using the library list.

Error messages

None