ScriptStringActionclassactions.t[1280]

Subclass of Script action taking a quoted string as part of the command syntax. The grammar rule must set our fname_ property to a quotedStringPhrase subproduction.

DefineAction(ScriptString, ScriptAction)      // original source text
class ScriptStringAction :   ScriptAction      // after macro expansion

Superclass Tree   (in declaration order)

ScriptStringAction
       
ScriptAction
                FileOpAction
                        SystemAction
                                IAction
                                        Action
                                                BasicProd
                                                        object

Subclass Tree  

ScriptStringAction
       
predicate(ScriptString)

Global Objects  

(none)

Summary of Properties  

Inherited from ScriptAction :
fileDisposition  filePromptMsg  fileTypeID 

Inherited from FileOpAction :
includeInUndo  showCancelMsg 

Inherited from SystemAction :
actionTime  origElapsedTime 

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

Summary of Methods  

execSystemAction 

Inherited from ScriptAction :
performFileOp  setUpScripting  showCancelMsg 

Inherited from FileOpAction :
setUpFileOp 

Inherited from SystemAction :
execAction  getInputFile 

Inherited from IAction :
doActionMain  resolveNouns 

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

Inherited from BasicProd :
filterPossRank  getOrigText  getOrigTokenList 

Properties  

(none)

Methods  

execSystemAction ( )OVERRIDDENactions.t[1281]

no description available

TADS 3 Library Manual
Generated on 9/15/2006 from TADS version 3.0.12