Add Supporting code
Copy file and service program
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
PGM
|
||||
/* Create UTIL_BND binding directory in *CURLIB */
|
||||
/* Change next statement if a different library is needed */
|
||||
CRTBNDDIR BNDDIR(*CURLIB/UTIL_BND) TEXT('Utilities +
|
||||
Service PGMs')
|
||||
ADDBNDDIRE BNDDIR(UTIL_BND) OBJ((SRV_MSG *SRVPGM *DEFER))
|
||||
ENDPGM
|
||||
Reference in New Issue
Block a user