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

 

Result

Boolean – true if the command was successful.

ASJobCollection

ASJobCollection variable which will contain the list of ASJob

JobName

Filter using a job name, special values allowed are *CURRENT, *ALL. *ALL is used per default.

User

Filter using the name of the user which created the job, special values allowed are *CURRENT, *ALL. *CURRENT is used per default.

JobNumber

Filter using the job number, special values allowed *, *INT. * is used per default.

Type

Filter using job type, special values allowed are *, A, B, I, M, R, S, W, X. * is used per default.

Status

Filter using the status of the job, special values are *ACTIVE, *JOBQ, *OUTQ, *ALL. Per default, *ACTIVE is used.

Connection

Connection – name of the Connection