[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPmsg()
Put a Message on the Bottom line
------------------------------------------------------------------------------
Function: XPmsg()
Simple function to put a msg, in "Inverse Color".
Syntax: XPmsg(cString) --> NIL
Arguments: cString
Returns: NIL
Usage: Source:
Function XPmsg(s)
XPdisplay(MaxRow(),0,Space(MaxCol()+1),.t.)
XPdisplay(MaxRow(),0,s,.t.)
Return (NIL)
See Also:
XPdisplay()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson