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

The AsciiViewerClass inherits all the methods of the AsciiFileClass from which it is derived. See AsciiFileClass Methods for more information.

In addition to (or instead of) the inherited methods, the AsciiViewerClass contains the methods listed below.

AddItem (program the AsciiViewer object)

AskGotoLine (go to user specified line)

DisplayPage (display new page)

Init (initialize the ASCIIViewerClass object)

Kill (shut down the ASCIIViewerClass object)

PageDown (scroll down one page)

PageUp (scroll up one page)

Reset (reset the ASCIIViewerClass object)

SetLine (position to specific line)

SetLineRelative (move n lines)

SetTranslator (set run-time translator:ASCIIViewerClass)

TakeEvent (process ACCEPT loop event:ASCIIViewerClass)

See Also:

AsciiViewerClass Functional OrganizationExpected Use