ApplicationMgr.CreateEmptySequenceFileOnStart
- Updated2024-10-09
- 1 minute(s) read
ApplicationMgr.CreateEmptySequenceFileOnStart
Syntax
ApplicationMgr.CreateEmptySequenceFileOnStart
Data Type
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.