MonitorFilterclassoutput.t[663]

Output monitor filter. This is a filter that leaves the filtered text unchanged, but keeps track of whether any text was seen at all. Our 'outputFlag' is true if we've seen any output, nil if not.

class MonitorFilter :   OutputFilter

Superclass Tree   (in declaration order)

MonitorFilter
        OutputFilter
                object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

outputFlag 

Summary of Methods  

filterText 

Properties  

outputFlagoutput.t[676]

flag: has any output occurred for this monitor yet?

Methods  

filterText (ostr, val)OVERRIDDENoutput.t[665]

filter text

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