ReplayActionclassactions.t[1415]

REPLAY - play back a command log previously recorded.

DefineAction(Replay, FileOpAction)      // original source text
class ReplayAction :   FileOpAction      // after macro expansion

Superclass Tree   (in declaration order)

ReplayAction
       
FileOpAction
                SystemAction
                        IAction
                                Action
                                        BasicProd
                                                object

Subclass Tree  

ReplayAction
       
ReplayStringAction
                predicate(ReplayQuiet)
                predicate(ReplayString)

Global Objects  

(none)

Summary of Properties  

fileDisposition  filePromptMsg  fileTypeID  scriptOptionFlags 

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  

performFileOp  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  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  

fileDispositionOVERRIDDENactions.t[1419]

no description available

filePromptMsgOVERRIDDENactions.t[1417]
our file dialog parameters - ask for a log file to save

fileTypeIDOVERRIDDENactions.t[1418]
no description available

scriptOptionFlagsactions.t[1425]
script flags passed to setScriptFile

Methods  

performFileOp (fname, ack)OVERRIDDENactions.t[1428]

replay the given file

showCancelMsg ( )actions.t[1422]
show our cancellation mesasge

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