Created
April 11, 2011 19:58
-
-
Save MikeWills/914200 to your computer and use it in GitHub Desktop.
Setup the environment for BVS Tools (SPLTOOL, AFPTOOL, MAILTOOL)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PGM | |
ADDLIBLE LIB(SPLTOOL) POSITION(*LAST) | |
MONMSG MSGID(CPF2103) | |
ADDLIBLE LIB(AFPTOOL) POSITION(*LAST) | |
MONMSG MSGID(CPF2103) | |
ADDLIBLE LIB(MAILTOOL) POSITION(*LAST) | |
MONMSG MSGID(CPF2103) | |
ENDPGM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment