[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twLeft( nRow, cString, cAttr )
 ----------------------------------------------------------------------------
     Left Justifies a string in a window in a specified colour.

       Arguments:

     nRow     - 'N' Relative Window Row. Must be passed.

     cString  - 'C' String to be displayed. The length is truncated to
                    keep it inside the current window.

     cAttr    - 'C' Clipper colour attribute. Defaults to SETCOLOR().

       Return:

     Current window handle

       Example:

     twLeft( 2, "It's easy to left justify text.", "w+/b" )

See Also: twCenter() twRight() twTitle()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson