InstanceAdd

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.

SalNumber InstanceAdd(SalString lsInstanceAttr)

Use this method when building PrintJobs by adding ResultKeys with special attributes.

Parameters

Name Description
SalString  lsInstanceAttr Specify values to override default settings

Returns

Unknown

Comments

Attributes recognized are the same as for method InfoService.ReportPrint() RESULT_KEY - Result Key The actual instance.

Optional LAYOUT_NAME - <XX.QRP> Override the default selection (first choice)

Optional LANG_CODE - <sv> Override the default selection (current client setting or first choice)

Optional SETTINGS - <PAGES(1,20);COPIES(2);DRAFT> Use to specify specific behaviour.