[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twSpaceText( Texts, wL, wR )
 ----------------------------------------------------------------------------
     Space an array of text information in a horizontal line.  This
     function derives from a similar one by Rick Spence.

     twSpaceText is used in the Alert Class to position the buttons.

       Arguments:

     Texts  - 'A' Array of texts to be spaced.

     wL, wR - 'N' Starting and ending columns of display area.

       Return:

     Array of column positions at which to write texts to the screen.

       Example:

     colArray := twSpaceText( { "One", "Two", "Three", ;
                      "Four" }, 10, 70 )



This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson