<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.signature.net/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.signature.net/index.php?action=history&amp;feed=atom&amp;title=IB_Statements%2Fmsgbox</id>
		<title>IB Statements/msgbox - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.signature.net/index.php?action=history&amp;feed=atom&amp;title=IB_Statements%2Fmsgbox"/>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/msgbox&amp;action=history"/>
		<updated>2026-04-25T16:34:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://wiki.signature.net/index.php?title=IB_Statements/msgbox&amp;diff=352&amp;oldid=prev</id>
		<title>Badge: New page: '''MSGBOX statement'''   '''Discussion:'''  The MSGBOX statement displays a simple Windows-style message box containing a specified string and an OK button. The program is halted until the...</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/msgbox&amp;diff=352&amp;oldid=prev"/>
				<updated>2009-05-20T10:44:50Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &amp;#39;&amp;#39;&amp;#39;MSGBOX statement&amp;#39;&amp;#39;&amp;#39;   &amp;#39;&amp;#39;&amp;#39;Discussion:&amp;#39;&amp;#39;&amp;#39;  The MSGBOX statement displays a simple Windows-style message box containing a specified string and an OK button. The program is halted until the...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''MSGBOX statement''' &lt;br /&gt;
&lt;br /&gt;
'''Discussion:'''  The MSGBOX statement displays a simple Windows-style message box containing a specified string and an OK button. The program is halted until the user clicks the OK button or presses the Enter key, making this function perform the same as a dummy INPUT statement and a WAIT statement.  &lt;br /&gt;
&lt;br /&gt;
'''Syntax:'''  MSGBOX string-expression&lt;br /&gt;
&lt;br /&gt;
'''Where:'''&lt;br /&gt;
&lt;br /&gt;
String-expression is the text that will appear in the message box above the OK button.  &lt;br /&gt;
&lt;br /&gt;
'''Example:'''  MSGBOX “This is a sample message box. Click OK or press Enter.”&lt;/div&gt;</summary>
		<author><name>Badge</name></author>	</entry>

	</feed>