Previous Topic: Notes

Next Topic: YCVTMDLMSG (Convert Model Messages) Command

Example

To convert all model objects with a component changed status (action required) of *GEN (requiring generation and compilation) to job list OUTLIST from the model library WRKMDL:

YCVTMDLLST FRMMDLLST( WRKMDL/*ALLOBJ ) +  JOBLST( OUTLIST ) CRTOPT( *GENERATE ) + LSTOPT( *REPLACE ) COMPCHG( *GEN )