
| 
 Purpose  | 
 Retrieves the number of text lines which will fit on the graphic target.  | 
| 
 Syntax  | 
 GRAPHIC GET LINES TO linecount& Function Form: linecount& = GRAPHIC(LINES)  | 
| 
 Remarks  | 
 GRAPHIC GET LINES retrieves the number of lines of text which will fit on the graphic target, given the current selected font. This value is assigned to linecount&.  | 
| 
 See also  | 
 GRAPHIC ATTACH, GRAPHIC CELL, GRAPHIC CHR SIZE, GRAPHIC PRINT, GRAPHIC SET FONT, GRAPHIC TEXT SIZE  |