Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Clipper Tools One Guide - <b>wcenter()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WCENTER()

Syntax:     WCENTER()

Returns:    A numeric value.
            The current window number is returned

Usage:      WCENTER() is used to center the current window relative to
            the current WBOARD() setting.  This will allow you to make a
            window that has been moved right off the screen visible.

Library:    CT1.LIB


--------------------------------- Example ------------------------------

Examples:   window_no = 5
            WSELECT(window_no)
            WCENTER()



See Also: WBOARD() WOPEN() WSELECT()

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