[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  MsgInfo( cMsg, cTitle )-> <nil>
------------------------------------------------------------------------------


 PARAMETER:

  <xMsg>      Is the message to display. This can be a string, a numeric
              or any other clipper var.    

  <cTitle>    Is the title of the dialogbox, by default "Information"



 DESCRIPTION:

  MsgInfo() is FiveWins inofficial debugger <g>, because it is a very
  fine function to quickly display any kind of information on the screen.
  MsgInfo uses the standard WinApi function MessageBox() with the proper
  style to show the standard Info icon.

 SOURCE:

  SOURCE\WINAPI\MSGBOX.C



See Also: MsgAlert MsgGet MsgAbout MsgYesNo MsgRetryCancel MsgLogo
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson