CL Command Reference - CHGS36PRCA

CL Command List > CHGS36PRCA Reference

Description:

The Change System/36 Procedure Attributes (CHGS36PRCA) command changes the attributes of the specified procedure.


Examples:

CHGS36PRCA MBR(RPGPROC) FILE(RPGLIB/QS36PRC) MRT(*YES)
RCDLEN(*FILE) REFNBR(*NEXT)

This command changes procedure RPGPROC in file QS36PRC in library RPGLIB to be an MRT procedure with a logical record length the same as the QS36PRC file, and increments the current reference number by one.