[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Message()
 Display a message on the message line.
-------------------------------------------------------------------------------

 Syntax:

     Message( [<cMessage>] ) --> <cCurrentMessage>

 Arguments:

     <cMessage> is an optional character expression to be displayed on the
     message line.

 Returns:

     Message() always RETURNs a character string containing the current
     message.  If no previous message is available a nul string is returned.

 Description:

     Message() is used to display message on the message line and optionally
     save the previous message for redisplay.  The ROW() and center flag for
     the message is set via the SET MESSAGE command.  The color is controlled
     by the SetMessColor() function.


 Files:  Library is CUACLIP.LIB.

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