[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FUNCTION  PrintWindow(Row, Col, Text)

     This function will allow you to print text at Row, Column
coordinates from the edge of the currently active window.  If the
length of the text is greater than the length of the window, the text
will automatically wrap around.  If the Row or Column parameters are
Zero (0) the PrintWindow() will continue from that last PrintWindow()
functions call cursor coordinates.

     The Text parameter is a String to be printed.  This MUST be a
string or unexpected results can occur.

RETURNS   None


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson