WoodEngineer
2280 pts. | Jun 8 2009 4:17PM GMT
We use this command to save IFS data in the same job that saves standard libraries:
SAV DEV(’/QSYS.LIB/TAP01.DEVD’) OBJ((’/home/*’ +
*INCLUDE) (’/Lexicom’)) SUBTREE(*ALL) SAVACT(*YES) +
OUTPUT(*print) SEQNBR(*END) EXPDATE(&MDY) +
ENDOPT(*LEAVE) CLEAR(*ALL)
Another save operation follows this command, therefore the *LEAVE option.






