scriptStatusobject
A state object that keeps track of our logging (scripting) status. This is transient, because logging is controlled through the output layer in the interpreter, which does not participate in any of the persistence mechanisms.
transient
scriptStatus
: object
Superclass Tree (in declaration order)
scriptStatus
` object`
Summary of Properties
noteWithoutScriptWarning
recordFile
scriptFile
Summary of Methods
(none)
Properties
noteWithoutScriptWarning
have we warned about using NOTE without logging in effect?
recordFile
RECORD file name
scriptFile
Script file name. This is nil when logging is not in effect, and is set to the name of the scripting file when a log file is active.
Methods
(none)
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1