|
Interim Workspace
It is possible to specify a script
file name on the command line when Editor is started; this file
will be automatically open. See command
line options for more
details.
If only the file name is specified, and not the Workspace name
(typically, the file was double-clicked in Windows Explorer), the
Interim Workspace is created.
The Interim
Workspace is created in the following
matter:
- All the settings are copied
from the Default Workspace
- The scripts folder is set to
the folder where the specified file is
- The default file extension is
extracted from the name of the specified file
- The language definitions are
searched through for the file extension to find a
corresponding scripting language
Differences from
user-created Workspaces
- It can't be created by the
user
- It is never saved to the disk
as a file
- The settings are valid only
until a regular Workspace is selected
- When another Workspace is
selected files in the editor remain open
- When another Workspace is
selected the Interim Workspace is removed
See Also
Workspaces, Workspace Content, Options, Command
Line Options
|