<@program name="ConfirmDlg" exec="STUDIO" mode="MODAL"> The Confirmation dialog box, used for displaying messages and receiving confirmations from the user. The message to display A whitespace-separated combination of the buttons to show: Cancel, No, Ok, Yes, Retry. The confirmation window icon; if omitted, a default icon will be selected depending on %1 The confirmation window title. More information text. Indicates whether the "more information", if provided, should be initially displayed 0=~Cancel, -1=~No, 1=~Ok, ~Yes, or ~Retry The ~Ok, ~Yes, and ~Retry buttons are mutually exclusive. (c) SAP AG 2003-2006. All rights reserved. #USING[lib:Global.js] #USING[lib:Box.htc] #USING[lib:Button.htc] #USING[lib:Dialog.htc] #INCLUDE[env:global_hotkeys.inc]