Save

ACCPAC Common Controls

AccpacPrintSetup.Save

Saves the local printer setup information for the current user.

Sub Save()

Remarks

The Save method is usually called after Query (which shows the printer setup dialog) returns TRUE, indicating that printer setup information has changed.

The AccpacPrintSetup object should only be accessed when ACCPAC is running locally (when the associated AccpacSession object's IsRemote property is FALSE).