[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    SmallString()

         Displays a compresed banner with a specified string

    Syntax:

         SmallString( nRow, nCol, cString, cColor ) -> Nil

         nRow    : Row of banner
         nCol    : Col of banner
         cString : The string to display
         cColor  : The color

    Description:

         Creates and displays and banner with a specified string. This function
         uses SmallLetter() to create the banner.

    Return:

         Nothing.

    Example:

         SmallString( 1, 10, "Hello", "GR+/B" )

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