[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 XPcenter()
 Center's a string
------------------------------------------------------------------------------

   Function:   XPcenter()

               Simple function to Center a string on the display.


   Syntax:     XPcenter(nRow,cString,lInv) --> NIL

   Arguments:  As for XPdisplay(), without nCol.

   Returns:    NIL

   Usage:      Source:
               Function XPcenter(nRow,S,lInverse)
               XPdisplay(nRow,(XPmidCol() - (XPstrLen(s)/2)),S,lInverse)
               return (NIL)

See Also: XPdisplay()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson