resynchronize

The resynchronize statement synchronizes the local database with Panorama Server. This is the same as choosing Synchronize from the File menu.


Parameters

No parameters.


Description

This statement synchronizes the local database with Panorama Server. This is the same as choosing Synchronize from the File menu.

This example synchronizes with the server to get the latest possible data, then prints a report with monthly totals.

resynchronize field “Date” groupup by month field “Amount” total outlinelevel 1 printtopdf “Montly Report.pdf”,“Form”,“Monthly Summaries” removeallsummaries


See Also


History

VersionStatusNotes
10.0UpdatedCarried over from Panorama 6.0, uses new protocol.