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

         Makes a query and returns a logic value

    Syntax:

         Query( cQuery [, cColor] ) -> Nil

         cQuery : Question to write
         cColor : Optional color of message

    Description:

         Makes a question on line 24 and waits until the user presses
         Y or N.

    Return:

         A logical value indicating the answer.

    Example:

         Query ( "Are you spanish? (Y/N)", "R/B" )

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