StartupFile:
Filter:
StartupFile (extension) | Customization

StartupFile
ExtensionExtension

switch between startup files.

Description

StartupFile allows easy switching between multiple startup files, so one can keep working on different projects. It writes a text file that redirects to one of the known startup files.

Class Methods

.dialog

opens a window to select from available startup files.

.currentName

the filename of the currently selected startupFile

.currentPath

the path to the currently selected startupFile

.fileNames

the names of the available startup files.

.filePaths

the paths of the available startup files.

.filesDir

the directory where the startup files live.

.updateFiles

update fileNames by rechecking filesDir

.openDir

open the filesDir

.examplesDir

a folder with example startup files

.defaultPath

the path where SC looks for startup files. StartupFile writes a file there that redirects to a selected startup file

.openDefault

open file at defaultPath