Application icon

Refresh Files

The Refresh Files statement will attempt to refresh all selected files which have been externally modified.

If a refresh is attempted for a file, the Save Error property will be cleared before attempting the refresh. If an error occurred while refreshing, the Save Error property will be set.

The current editing state is preserved when a file is refreshed. If you want to save a file's current values, copy them to the editing state by an Update Editing State statement prior to refreshing.

The action test state is not modified by this statement. The only way to test for an error is to examine the Save Error property.