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

    RipRJust(<nX>, <nY>, <cText>)

 Parameters

    <nX> is the X (horizontal) coordinate.

    <nY> is the Y (vertical) coordinate.

    <cText> is the string of text to write.

 Description

    RipRJust() 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 <nY> and its right endpoint at <nX>.

See Also: RipCJust RipLJust

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