ApplicationMgr.ReloadModifiedSequenceFiles

Syntax

ApplicationMgr.ReloadModifiedSequenceFiles

Purpose

Note This method is obsolete. Use the ReloadModifiedSequenceFilesEx method instead.

Remarks

Determines whether loaded sequence files have been modified on disk and generates an ApplicationMgr.QueryReloadSequenceFile event to determine whether to prompt you to reload any modified files.

This method also refreshes the read-only state of open sequence files and updates the ApplicationMgr.ConfigurationEntryPoints and ApplicationMgr.ExecutionEntryPoints properties. Use the ApplicationMgr.ReloadFile method to reload a specific file.

See Also

ApplicationMgr.AutomaticallyReloadModifiedFiles

ApplicationMgr.ConfigurationEntryPoints

ApplicationMgr.ExecutionEntryPoints

ApplicationMgr.QueryReloadSequenceFile

ApplicationMgr.ReloadFile

ApplicationMgr.ReloadModifiedFilesInterval