Previous Topic: NotesNext Topic: YCRTMDLLIB (Create Model Library) Command


Example

To place the function Process Orders onto the job list of the current user for regeneration and recompilation enter the following command:

YCRTJOBLE OBJNAM( 'Order' 'Process Orders' + *FUN ) JOBLST( *USER ) CRTOPT
 ( *GENERATE )