◄Summary► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── The gettextposition subroutine returns the current text position as an rccoord structure (defined in FGRAPH.FD). The structure is returned in the <pos> argument. The text position given by the coordinates (1,1) is defined as the upper left corner of the text window. Text output from the outtext routine begins at the current text position. Font text is not affected by the current text position. Font text output begins at the current graphics output position, which is a separate position. Return Value None. -♦-