To copy library MYOLDMDL to MYNEWMDL, creating a new model:
YCPYMDL FROMMDLLIB(MYOLDMDL) + TOMDLLIB(MYNEWMDL) CRTMDL(*YES) YCRTMDLLIB MDLLIB(*NONE) GENLIB(MYNEWGEN)+ SYSTEXT(My new model) YWRKLIBLST LIBLST(MYNEWMDL)
Add the generation library name to the list. Save the library list and the job description on exit.
YCHGMDLVAL MDLVAL(model value name) + VALUE(new value)
If needed, update Environment model values for the new model.
|
Copyright © 2014 CA.
All rights reserved.
|
|