ApplicationMgr.CreateEmptySequenceFileOnStart

Syntax

ApplicationMgr.CreateEmptySequenceFileOnStart

Data Type

Boolean

Purpose

Specifies that the Application Manager control creates a new, empty sequence file at startup when the application is in edit mode, no initially opened sequences files exist, and a user logs in with the privilege to edit sequence files. When users open or create another file before making any changes to the empty automatically created file, the automatically created file closes.

Remarks

If you do not want the Application Manager control to create an empty file for the user, set this property to False in the designer or in the application before you call the ApplicationMgr.Start method.

See Also

ApplicationMgr.IsEditor

ApplicationMgr.ReloadSequenceFilesOnStart

ApplicationMgr.Start

Priv_EditSequenceFiles