Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - riprcljust http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RipRCLJust
 Left-justify a line of text (R/C)
------------------------------------------------------------------------------
 Syntax

    RipRCLJust(<nRow>, <nCol>, <cText>)

 Parameters

    <nNewRow> is the vertical position, in rows.

    <nNewCol> is the horizontal position, in columns.

    <cText> is the string of text to write.

 Description

    RipRCLJust() writes a string of text using the font set by RipFont() and
    the text attributes set by RipTextOp().  The text is drawn with its
    baseline at row <nRow>, starting at column <nCol>.

See Also: RipRCCJust RipRCRJust

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