[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
OnCursor


Purpose   Makes the text cursor appear in the default DOS shape, i.e. an
          underscore.

Decln.    OnCursor;

Remarks   This procedure resets the cursor on monochrome and color systems.

Example

BEGIN
    ONCURSOR;
END;

See Also: SizeCursor HalfCursor OffCursor FullCursor
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson