WRKS36SRCA (Work with System/36 Source Attributes)
WRKS36SRCA Command syntax diagram
Purpose
The Work with System/36 Source Attributes (WRKS36SRCA) command shows the Work with System/36 Source Attributes display. The display is a list of source members within a specified source file.
Optional Parameters
- FILE
- Specifies the name of the file which contains the source members 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.
QS36SRC: The default source member file is used.
source-member-file-name: Specify the name of the source file.
- MBR
- Specifies the name of a source member.
*ALL: The attributes of all source members in the file are displayed.
source-member-name: Specify a source member name.
Example for WRKS36SRCA
WRKS36SRCA FILE(MESSAGE) MBR(TEXT)This command displays a list of attributes from source member TEXT in physical file MESSAGE.
Error messages for WRKS36SRCA