@program name="OpenModelDlg" exec="STUDIO" mode="MODAL">
The Open Model dialog box, used for selecting and opening an existing model
IN/OUT: the selected model urn
Returns ~true iff a model was actually selected for opening
(c) SAP AG 2003-2006. All rights reserved.
#USING[lib:Global.js]
#USING[dev:urn.UrnUtils.js]
#USING[lib:Box.htc]
#USING[lib:Button.htc]
#USING[lib:Dialog.htc]
#USING[lib:Input.htc]
#USING[lib:TreeView.htc]
#INCLUDE[env:global_hotkeys.inc]
#TEXT[XBUT_NEW]
#TEXT[XBUT_OPEN]
#TEXT[XBUT_CANCEL]