PreviousNext
Help > Development > W-Language Functions for AS/400 > Spool functions > ASGetSpool > Parameters
Parameters

 

Result

boolean – true if success, false in case of failure

local_FileName

PC file which will be created by ASGetSpool.

Connection

Connection to AS/400.


  SpoolName

Name of the spool file. Possible values: *LAST or a name

Job

Job identity. Possible value is * for current job, or nnn/USER/JOBNAME.

Spl_number

Number of the spool. Possible values are:

     from 0 to 9999999: spool number

     ASSplOnly (*ONLY)

     ASSplLast (*LAST)

Spl_format

Format of the result. Possible values are:

     ASSplTxt: text format

     ASSplPCL: PCL format

Paper_size

Paper size. Possible values are:

*NONE *MFRTYPMDL  *LETTER *LEGAL *EXECUTIVE *A3 *A4 *A5 *B4 *B5 *CONT80 *CONT132

supprLF (boolean)

Remove the last page jump (by default: false)