Navigation:  ABC Library Reference > ASCIIFileClass > AsciiFileClass Methods >====== AsciiFileClass Methods C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

The ASCIIFileClass contains the following methods.

FormatLine (a virtual to format text)

GetDOSFilename (let end user select file)

GetFilename (return the filename)

GetLastLineNo (return last line number)

GetLine (return line of text)

GetPercentile (convert file position to percentage:ASCIIFileClass)

Init (initialize the ASCIIFileClass object)

Kill (shut down the ASCIIFileClass object)

Reset (reset the ASCIIFileClass object)

SetLine (a virtual to position the file)

SetPercentile (set file to relative position)

ValidateLine (a virtual to implement a filter)

See Also:

ASCIIFileClass Functional Organization--Expected Use