ScriptActionclass

actions.t[1255]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

Turn scripting on. This creates a text file that contains a transcript of all commands and responses from this point forward.

DefineAction(Script, FileOpAction)      // original source text
class ScriptAction :   FileOpAction// after macro expansion

Superclass Tree   (in declaration order)

ScriptAction
FileOpAction
SystemAction
IAction
Action
BasicProd
`                                                 object`

Subclass Tree  

ScriptAction
predicate(Script)
ScriptStringAction
predicate(ScriptString)

Global Objects  

(none)

Summary of Properties  

fileDisposition filePromptMsg fileTypeID

Inherited from FileOpAction :
includeInUndo isRepeatable showCancelMsg

Inherited from SystemAction :
actionTime

Inherited from Action :
afterActionMainList beforeAfterObjs defaultForRecursion extraMessageParams implicitMsg isImplicit iterationCanceled originalAction parentAction preCond predicateNounPhrases pronounOverride remappedFrom showDefaultReports synthParamID verbFlags verifiedOkay

Inherited from BasicProd :
firstTokenIndex isSpecialResponseMatch lastTokenIndex

Summary of Methods  

performFileOp setUpScripting showCancelMsg

Inherited from FileOpAction :
execSystemAction setUpFileOp

Inherited from SystemAction :
execAction getInputFile

Inherited from IAction :
doActionMain resolveNouns

Inherited from Action :
actionOfKind addBeforeAfterObj afterAction afterActionMain announceActionObject announceAllDefaultObjects announceDefaultObject beforeAction beforeActionMain cacheMultiObjectAnnouncements callAfterActionMain callCatchAllProp callPreConditions callVerifyPreCond callVerifyProp cancelIteration checkAction checkPreConditions checkRemapping combineRemappedVerifyResults createActionFrom createActionInstance createTopicQualifierResolver doAction doActionOnce filterAmbiguousWithVerify filterFacets filterPluralWithVerify finishResolveList getAnaphoricBinding getCurrentObjects getDefaultWithVerify getEnteredVerbPhrase getImplicitPhrase getInfPhrase getMatchForRole getMessageParam getNotifyTable getObjectForRole getObjPreCondDescList getObjPreConditions getObjResponseProd getOriginalAction getOrigTokenList getOtherObjectRole getParticiplePhrase getPreCondDescList getPreCondPropForRole getPredicate getPronounOverride getQuestionInf getRemappedFrom getRemapPropForRole getResolvedObjList getResolveInfo getRoleFromIndex getSimpleSynonymRemap getSortedVerifyResults getVerbPhrase getVerifyPropForRole initTentative isConversational isNestedIn isPartOf isRemapped makeResolveInfo makeResolveInfoList maybeAnnounceDefaultObject maybeAnnounceImplicit maybeAnnounceMultiObject noMatch notifyBeforeAfter objListPronoun preAnnounceActionObject recalcSenseContext repeatAction resetAction resolveAction resolvedObjectsInScope runBeforeNotifiers saveActionForAgain setCurrentObjects setImplicit setMessageParam setMessageParams setNested setObjectMatches setOriginalAction setPronounOverride setRemapped setResolvedObjects spPrefix spSuffix synthMessageParam verifyAction verifyHandlersExist whatObj whatTranslate withVerifyResults zeroActionTime

Inherited from BasicProd :
canResolveTo getOrigText setOrigTokenList

Properties  

fileDispositionOVERRIDDEN

actions.t[1259]

no description available

filePromptMsgOVERRIDDEN

actions.t[1257]

our file dialog parameters - ask for a log file to save

fileTypeIDOVERRIDDEN

actions.t[1258]

no description available

Methods  

performFileOp (fname, ack)OVERRIDDEN

actions.t[1271]

turn on scripting to the given file

setUpScripting (ack)

actions.t[1268]

set up scripting - this can be used to set up scripting programmatically, in the course of carrying out another action

showCancelMsg ( )

actions.t[1262]

show our cancellation mesasge

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3