SettingsFileCommentclasssettings.t[587]

SettingsFileComment - this object describes an unparsed line in the settings file. We treat lines that don't match our parsing rules as comments. We preserve the contents and order of these lines, but we don't otherwise try to interpret them.

class SettingsFileComment :   object

Superclass Tree   (in declaration order)

SettingsFileComment
        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

str_ 

Summary of Methods  

construct  writeToFile 

Properties  

str_settings.t[602]

the text from the file

Methods  

construct (str)settings.t[588]

no description available

writeToFile (f)settings.t[599]
write the comment line to a file

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