Products Downloads


French version


 

 

This function retrieves the values of the general settings relating to Adelia print jobs that are stored in the wicfgva.ini configuration file.

 

Context

  • Windows client,

  • Adelia Cloud client.

 

Parameters

ALPHA(n)

SpoolDir (O)

File path for spool files.

NUM_BIN_2

SpoolDirLength (I)

Length of the SpoolDir string.

BOOL

ImmediatePrint (O)

Immediate print.

BOOL

DelSpool (O)

Deletes the spool files after printing.

BOOL

ReturnCode (O)

Return code for the operation:

*TRUE  if the operation was completed successfully.

*FALSE  if it was not.

 

Example

ALPHA(256) SpoolDir

BOOL ImmedPrint

BOOL DelSpool

BOOL ReturnCode 

 

CALL_DLL 'VATOOLBX.DLL' 'VaToolBxGetFileCfgAdeliaPrintSettings' SpoolDir 256 ImmedPrint DelSpool ReturnCode

 

List of the VaToolBx functions by topic

 

 

↑ Top of page


  • Aucune étiquette