Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Edit System/36 Procedure Attributes (EDTS36PRCA) command presents the attributes of the specified procedure on your display for you to change. The attributes of a specified procedure, or of all procedures in the specified library, can be changed.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
MBR | S/36 procedure member | Name, *ALL | Required, Positional 1 |
FILE | Source file | Qualified object name | Optional, Positional 2 |
Qualifier 1: Source file | Name, QS36PRC | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the name of the procedure member having its attributes updated.
This is a required parameter.
Top |
Specifies the name of the physical file containing the procedure member.
The possible library values are:
Top |
EDTS36PRCA MBR(RPGPROC) FILE(RPGLIB)
This command shows the attributes of procedure RPGPROC in file QS36PRC in library RPGLIB and allows them to be changed.
Top |
*ESCAPE Messages
Top |