SaveStringActionclass

actions.t[318]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

Subclass of Save 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(SaveString, SaveAction)      // original source text
class SaveStringAction :   SaveAction// after macro expansion

Superclass Tree   (in declaration order)

SaveStringAction
SaveAction
FileOpAction
SystemAction
IAction
Action
BasicProd
`                                                         object`

Subclass Tree  

SaveStringAction
predicate(SaveString)

Global Objects  

(none)

Summary of Properties  

Inherited from SaveAction :
fileDisposition filePromptMsg fileTypeID includeInUndo isRepeatable

Inherited from FileOpAction :
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  

execSystemAction

Inherited from SaveAction :
performFileOp 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 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  

(none)

Methods  

execSystemAction ( )OVERRIDDEN

actions.t[319]

no description available

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