<?xml version="1.0" encoding="Windows-1255" ?><Program name="ConfirmDlg" exec="STUDIO" mode="MODAL" lang="ANY" id="core.dev:ConfirmDlg" sort="25" urn="core.dev:common.ErrorsDlg.htm" modifier="Modal Dialog" toc="\Common Tools"><Summary>The &lt;i&gt;Confirmation&lt;/i&gt; dialog box, used for displaying messages and receiving confirmations
	from the user.</Summary><Parameters signature="Modal Dialog::&lt;div style=&quot;padding:6 0 0 16&quot;&gt;MODAL(&quot;&lt;b&gt;core.dev:common.ErrorsDlg.htm&lt;/b&gt;&quot;, {&lt;i&gt;msg&lt;/i&gt;, &lt;i&gt;buttons&lt;/i&gt;, &lt;i&gt;icon&lt;/i&gt;, &lt;i&gt;title&lt;/i&gt;, &lt;i&gt;moreinfo&lt;/i&gt;, &lt;i&gt;showmore&lt;/i&gt;}) &amp;rarr; Number&lt;/div&gt;"><Param name="msg" type="String">The message to display.</Param><Param name="buttons" default="Ok Cancel" type="String">A whitespace-separated combination of the buttons to show: Cancel, No, Ok, Yes, Retry.</Param><Param name="icon" default="" type="String">The confirmation window icon; if omitted, a default icon will be selected depending on %1.</Param><Param name="title" default="Confirmation" type="String">The confirmation window title.</Param><Param name="moreinfo" default="" type="String">More information text.</Param><Param name="showmore" default="false" type="Boolean">Indicates whether the &quot;more information&quot;, if provided, should be initially displayed.</Param></Parameters><Return type="Number">0=&lt;code&gt;Cancel,&lt;/code&gt; -1=&lt;code&gt;No,&lt;/code&gt; 1=&lt;code&gt;Ok,&lt;/code&gt; &lt;code&gt;Yes,&lt;/code&gt; or &lt;code&gt;Retry&lt;/code&gt;</Return><Remarks>The &lt;code&gt;Ok,&lt;/code&gt; &lt;code&gt;Yes,&lt;/code&gt; and &lt;code&gt;Retry&lt;/code&gt; buttons are mutually exclusive.</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
</Topics>
</Program>