Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 twClearLine( nRow, wBorder, cAttr )
 ----------------------------------------------------------------------------
     Clear a Line in a window, with or without the border.

       Arguments:

     nRow    - 'N' Relative window row.

     wBorder - 'L' Logical to include the border area. This parameter
                   defaults to .F.

     cAttr   - 'C' Clipper Colour Attribute or string.  Defaults to the
                   current window text colour.

       Return:

     Current window handle

       Example:

     twClearLine( 2 )

     Clear the second line in the window to the current window colour,
     excluding the border area.

See Also: twAttrib() twClear() twVattr() twSattr()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson