Load

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalBoolean Load( SalNumber nPrintJobId)

The Load method to loads a printjob (LU: PrintJob), from the server into the client. It also sets the attribute PRINT_JOB_ID to signal that the origin is from the server.

Parameters

Name Description
SalNumber nPrintJobId Number of printjob

Returns

This method does not return a value

Comments

This method may be used after creating (building) a print job in the server, and print the entire job at once from the client.