ApplicationMgr.ReloadModifiedSequenceFilesEx

Syntax

ApplicationMgr.ReloadModifiedSequenceFilesEx

Return Value

Boolean

Returns True if this method reloads a sequence file.

Purpose

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.

Remarks

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