RestoreStringActionclassactions.t[576]

Subclass of Restore action that takes a literal string as part of the command. The filename must be a literal enclosed in quotes, and the string (with the quotes) must be stored in our fname_ property by assignment of a quotedStringPhrase production in the grammar rule.

DefineAction(RestoreString, RestoreAction)      // original source text
class RestoreStringAction :   RestoreAction      // after macro expansion

Superclass Tree   (in declaration order)

RestoreStringAction
       
RestoreAction
                SystemAction
                        IAction
                                Action
                                        BasicProd
                                                object

Subclass Tree  

RestoreStringAction
       
predicate(RestoreString)

Global Objects  

(none)

Summary of Properties  

Inherited from RestoreAction :
includeInUndo 

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 RestoreAction :
askAndRestore  performRestore  startupRestore 

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[577]

no description available

TADS 3 Library Manual
Generated on 9/8/2006 from TADS version 3.0.11