Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- NetLib for Clipper, Version 6.0 - ch_center( <ctext> [, <nleft> [, <nright>]] ) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CH_CENTER( <cText> [, <nLeft> [, <nRight>]] )


Parameters

<cText>
String to center.

<nLeft>
Leftmost screen coordinate (default = 0).

<nRight>
Rightmost screen coordinate (default = 79).


Returns

Position on screen to start text at so it will be centered.


Description

Use CH_CENTER() to center a text string on screen.



See Also: CH_RFLUSH()

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