qpgraph.hlp (Topic list)
_SetTextPosition Procedure
  Summary Details Example                                   Back
 
  Arguments
 
    r, c    Row and column coordinates in current text window
 
  Description
 
    The _SetTextPosition procedure moves the current text position
    to the point (r,c) within the current text window. Subsequent text
    output produced with the _OutText and _OutMem procedures (and with
    standard I/O routines, such as Write and Writeln) starts at this
    point. _SetTextPosition can be used in all video modes.
 
  _GrStatus Returns
 
    _GrParameterAltered