[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   HLinie( nTop, nLeft, nRight, nColor, cLineChar ) -> .t.

   Draws a horizontal line using nColor. If you don't pass nColor,
   the actual background Color will be taken.

   PARAMETERS:
   nTop        Top Row
   nLeft       Left Column
   nRight      Right Column
   nColor      Clipper ColorCode ( or NIL for background color )
   cLineChar   Character to draw the line with,
                       default is CHR(196)





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