Hi,

In a empty window I have this code;

  Dim Result As Integer

  // Yes and No = 4
  // Caution icon = 48
  // No default = 768
  Result=msgBox ("This is a test.",820,"")
  msgbox "My Results: " +str(Result)
  quit

When I run it I get a default button (Yes). Is this a BUG or what.

TIA,

Robert Poland
[EMAIL PROTECTED]



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to