CL Command Reference - CHGS36PGMA

CL Command List > CHGS36PGMA Reference

Description:

The Change System/36 Program Attributes (CHGS36PGMA) command changes the attributes of the specified program.


Examples:

CHGS36PGMA PGM(RPGLIB/RPGPGM) MRTMAX(3) NEP(*YES)

This command changes program RPGPGM in RPGLIB to allow up to three MRTs and to be a never-ending program.