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 - riprcrjust http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RipRCRJust
 Right-justify a line of text (R/C)
------------------------------------------------------------------------------
 Syntax

    RipRCRJust(<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

    RipRCRJust() 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> and it's right endpoint at <nCol> (meaning it
    ends just to the left of <nCol>).

See Also: RipRCCJust RipRCLJust

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