PreviousNext
Help > Development > W-Language Functions for AS/400 > Job Management functions > ASSubmitPJ
ASSubmitPJ

Submit a pre-start job (PJ). Be careful, if you want to pass data to the program you’re calling, you need to base your program on the example provide (EASYCOMXMP/QCLSRC TESTPUTRQ).

It is not possible to directly call a program with parameter such as with the ASExec function.