You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use the naming convention where a .rpgle or .clle extension is for modules, whereas .pgm.rpgle or .pgm.clle is for bound programs.
Right now, there is no way to have actions specific to modules vs. bound programs.
It would be nice to have the ability to define actions specific to the .pgm.rpgle/.pgm.clle source types (CRTBNDCL/CRTBNDRPG) and the .rpgle/.clle types (CRTCLMOD, CRTRPGMOD).