Previous Topic: Notes

Next Topic: YCPYMDLOBJ (Copy Model Objects) Command

Example

To copy model object list WRKLST from the model contained in the current library list to a model object list with the same name as the current user:

YCPYMDLLST  FRMMDLLST(*MDLLIB/WRKLST) +    TOMDLLST(*MDLLIB/*USER) LSTOPT(*REPLACE)