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 © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |