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)
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3