@program name="EditTextDlg" exec="STUDIO" mode="MODAL">
The text editor dialog box, used for editing plain text
The window label
The text to edit
The modified text
(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]
#TEXT[XBUT_OK]
#TEXT[XBUT_CLEAR]
#TEXT[XBUT_CANCEL]