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

         Shows an ascii table

    Syntax:

         AsciiTab( [nRow], [nCol], [nStart] ) -> Nil

         nRow   : Row of ascii table
         nCol   : Column of ascii table
         nStart : Initial ascii character

    Description:

         Shows an ascii table in a given position.

    Return:

         Nothing.

    Example:

         AsciiTab( 10, 10, 1 )

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