Previous Topic: Notes

Next Topic: YCVTMDLLST (Convert Model List to Job List) Command

Example

To build object list MOVLST from the current user's job list, to object list MOVLST in QTEMP, ignoring any entries in error on the job list:

YCVTJOBLST JOBLST( *MDLLIB/*USER ) +
OBJLST( QTEMP/MOVLST ) LSTOPT( *REPLACE) + IGNERR( *YES )