Engine.LastWorkspacePath

Syntax

Engine.LastWorkspacePath

Data Type

String

Purpose

Specifies the pathname of the workspace file that was open when the sequence editor last shut down.

Remarks

When the sequence editor shuts down, it sets this property to the pathname of the current workspace file. If no workspace file is currently open, the sequence editor sets this property to an empty string. If the StationOptions.ReloadWorkspaceAtStartup property is True , the sequence editor loads the workspace file that the last workspace pathname specifies.

See Also

StationOptions.ReloadWorkspaceAtStartup