Initial Add *

This commit is contained in:
SJLennon
2021-04-20 12:23:10 -04:00
parent fb82bdd0bb
commit f42995b70b
10 changed files with 318 additions and 19 deletions
+8
View File
@@ -0,0 +1,8 @@
PGM
/* Create UTIL_BND binding directory in *CURLIB */
/* Change next statement if needed */
CRTBNDDIR BNDDIR(*CURLIB/SRV_BASE36) TEXT('BASE36 ADD +
Service PGMs')
ADDBNDDIRE BNDDIR(SRV_BASE36) OBJ((SRV_BASE36 *SRVPGM +
*DEFER))
ENDPGM