/*********************************************************************
* Copyright (C) 2000 by Progress Software Corporation ("PSC"),       *
* 14 Oak Park, Bedford, MA 01730, and other contributors as listed   *
* below.  All Rights Reserved.                                       *
*                                                                    *
* The Initial Developer of the Original Code is PSC.  The Original   *
* Code is Progress IDE code released to open source December 1, 2000.*
*                                                                    *
* The contents of this file are subject to the Possenet Public       *
* License Version 1.0 (the "License"); you may not use this file     *
* except in compliance with the License.  A copy of the License is   *
* available as of the date of this notice at                         *
* http://www.possenet.org/license.html                               *
*                                                                    *
* Software distributed under the License is distributed on an "AS IS"*
* basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. You*
* should refer to the License for the specific language governing    *
* rights and limitations under the License.                          *
*                                                                    *
* Contributors:                                                      *
*                                                                    *
*********************************************************************/

/**************************************************************
* This include file defines the help context strings that the *
* UIB uses to display help topics from the abxxx.hlp file.    * 
* Please contact Documentation to make changes to this file.  *
* The form used in this file is:                              *
*                                                             *
* <Name of the Help Topic>                                    *
* &Global-define <context-string> <context-number>            *
***************************************************************
*/

/* The Help File is . . . . */
&GLOBAL-DEFINE Help_File prohelp/abeng.hlp

/* Main Help Screen . . . . */
/* Help->Contents menu option */
&GLOBAL-DEFINE Main_Contents 49153

/* Menu Commands Help Screen . . . . */
/* Help->Menu Commands menu option */
&GLOBAL-DEFINE Menu_Commands 49154

/* UIB Main windows . . . . */
/* PROGRESS UIB Main window */
&GLOBAL-DEFINE UIB_Main_Window 49155

/* Tools window */
&GLOBAL-DEFINE Widget_Palette 49156

/* ON HELP in a Window # window */
&GLOBAL-DEFINE POP_design_window 49157

    /* Various Property Sheets . . . . */
    
/* Attribute Editor for BROWSER */
&GLOBAL-DEFINE BROWSER_Attrs 49158

/* Attribute Editor for BUTTON */
&GLOBAL-DEFINE BUTTON_Attrs 49159

/* Attribute Editor for DIALOG */
&GLOBAL-DEFINE DIALOG_BOX_Attrs 49160

/* Attribute Editor for EDITOR */
&GLOBAL-DEFINE EDITOR_Attrs 49161

/* Attribute Editor for FILL-IN */
&GLOBAL-DEFINE FILL_IN_Attrs 49162

/* Attribute Editor for FRAME */
&GLOBAL-DEFINE FRAME_Attrs 49163

/* Attribute Editor for IMAGE */
&GLOBAL-DEFINE IMAGE_Attrs 49164

/* Attribute Editor for RADIO-SET */
&GLOBAL-DEFINE RADIO_SET_Attrs 49165

/* Attribute Editor for RECTANGLE */
&GLOBAL-DEFINE RECTANGLE_Attrs 49166

/* Attribute Editor for SELECTION-LIST */
&GLOBAL-DEFINE SELECTION_LIST_Attrs 49167

/* Attribute Editor for SLIDER */
&GLOBAL-DEFINE SLIDER_Attrs 49168

/* Attribute Editor for TEXT */
&GLOBAL-DEFINE TEXT_Attrs 49169

/* Attribute Editor for TOGGLE-BOX */
&GLOBAL-DEFINE TOGGLE_BOX_Attrs 49170

/* Attribute Editor for WINDOW */
&GLOBAL-DEFINE WINDOW_Attrs 49171

    /* Context Sensitive Help Topics . . . . */
/* Code Preview dialog box */
&GLOBAL-DEFINE Code_Preview_Dlg_Box 49172

/* Code Section Editor--TRIGGER selected */
&GLOBAL-DEFINE Code_Editor_Dlg_Box 49173

/* Code Section Editor--TOP-OF-FILE selected */
&GLOBAL-DEFINE Code_Editor_Top_File_Dlg_Box 49174

/* Code Section Editor--MAIN BLOCK selected */
&GLOBAL-DEFINE Code_Editor_Main_Block_Dlg_Box 49175

/* Code Section Editor--PROCEDURES selected */
&GLOBAL-DEFINE Code_Editor_Procs_Dlg_Box 49176

/* Events dialog box */
&GLOBAL-DEFINE Events_Dlg_Box 49177

/* Format dialog box */
&GLOBAL-DEFINE Format_Dlg_Box 49178

/* Grid Units dialog box */
&GLOBAL-DEFINE Grid_Units_Dlg_Box 49179

/* Keyboard Events dialog box*/
&GLOBAL-DEFINE Keyboard_Events_Dlg_Box 49180

/* Menu Definition dialog box */
&GLOBAL-DEFINE Menu_Def_Dlg_Box 49181

/* Menu Editor */
&GLOBAL-DEFINE Menu_Editor_Dlg_Box 49182

/* New Procedure dialog box */
&GLOBAL-DEFINE New_Procedure_Dlg_Box 49183

/* Procedure Names dialog box */
&GLOBAL-DEFINE Procedure_Names_Dlg_Box 49184

/* Preprocessor Names dialog box */
&GLOBAL-DEFINE Preprocessor_Names_Dlg_Box 47218

/* Section List dialog box */
&GLOBAL-DEFINE Section_List_Dlg_Box 49186

/* Select Join Parent dialog box */
&GLOBAL-DEFINE Select_Join_Parent_Dlg_Box 49187

/* User Preferences dialog box */
&GLOBAL-DEFINE User_Pref_Dlg_Box 49188

/* Widget Browser */
&GLOBAL-DEFINE Widget_Browser_Window 49189

/* Widget Filters dialog box */
&GLOBAL-DEFINE Widget_Filters_Dlg_Box 49190

/* Widget Names dialog box */
&GLOBAL-DEFINE Widget_Names_Dlg_Box 47218

/* Window Parameters dialog box */
&GLOBAL-DEFINE Window_Parm_Dlg_Box 49192

/* Defaults (PROGRESS) dialog box */
&GLOBAL-DEFINE Defauts_Dlg_Box 49194

/* Defaults (Dictionary) dialog box */
&GLOBAL-DEFINE Dict_Defauts_Dlg_Box 49195

/* Close Windows dialog box */
&GLOBAL-DEFINE Close_Windows_Dlg_Box 49196

/* Table Builder dialog box */
&GLOBAL-DEFINE Table_Builder_Dlg_Box 49197

/* Join Builder dialog box */
&GLOBAL-DEFINE Join_Builder_Dlg_Box 49198

/* Where Builder dialog box */
&GLOBAL-DEFINE Where_Builder_Dlg_Box 49199

/* Sort Selection dialog box */
&GLOBAL-DEFINE Sort_Selection_Dlg_Box 49200

/* Field Selection dialog box */
&GLOBAL-DEFINE Field_Selection_Dlg_Box 49201

/* Removed for 7.3A (Moved to commeng) */
/* Enter Query By Words String dialog box */
/* &GLOBAL-DEFINE Enter_Query_By_Dlg_Box 49202 */

/* To be removed. . . . */
/* Dialog Box Parameters dialog box */
&GLOBAL-DEFINE Dialog_Box_Parm_Dlg_Box 49193

/* New for 7.3A -------------------------------------------------*/

/* Moved to COMMENG */
/* Find File dialog box */
/* &GLOBAL-DEFINE Find_File_Dlg_Box 49203 */

/* Moved to COMMENG */
/* Edit Path dialog box */
/* &GLOBAL-DEFINE Edit_Path_Dlg_Box 49204 */

/* Combo Box Property Sheet dialog box */
&GLOBAL-DEFINE COMBO_BOX_Attrs 49205

/* New dialog box (Template state) */
&GLOBAL-DEFINE New_Template_Dlg_Box 49206

/* Advanced Properties for BROWSE dialog box */
&GLOBAL-DEFINE Adv_Props_BROWSE 49207

/* Advanced Properties for BUTTON dialog box */
&GLOBAL-DEFINE Adv_Props_BUTTON 49208

/* Advanced Properties for COMBO-BOX dialog box */
&GLOBAL-DEFINE Adv_Props_COMBOBOX 49209

/* Advanced Properties for DIALOG-BOX dialog box */
&GLOBAL-DEFINE Adv_Props_DIALOGBOX 49210

/* Advanced Properties for EDITOR dialog box */
&GLOBAL-DEFINE Adv_Props_EDITOR 49211

/* Advanced Properties for FILLIN dialog box */
&GLOBAL-DEFINE Adv_Props_FILLIN 49212

/* Advanced Properties for FRAME dialog box */
&GLOBAL-DEFINE Adv_Props_FRAME 49213

/* Advanced Properties for IMAGE dialog box */
&GLOBAL-DEFINE Adv_Props_IMAGE 49214

/* Advanced Properties for RADIO-SET dialog box */
&GLOBAL-DEFINE Adv_Props_RADIOSET 49215

/* Advanced Properties for RECTANGLE dialog box */
&GLOBAL-DEFINE Adv_Props_RECTANGLE 49216

/* Advanced Properties for SELECTION-LIST dialog box */
&GLOBAL-DEFINE Adv_Props_SELECTIONLIST 49217

/* Advanced Properties for SLIDER dialog box */
&GLOBAL-DEFINE Adv_Props_SLIDER 49218

/* Advanced Properties for TOGGLE-BOX dialog box */
&GLOBAL-DEFINE Adv_Props_TOGGLEBOX 49219

/* Advanced Properties for TEXT dialog box */
&GLOBAL-DEFINE Adv_Props_TEXT 49220

/* Advanced Properties for WINDOW dialog box */
&GLOBAL-DEFINE Adv_Props_WINDOW 49221

/* Advanced Properties for VBX dialog box */
&GLOBAL-DEFINE Adv_Props_VBX 49463

/* String Attributes dialog box */
&GLOBAL-DEFINE String_Attrs_Dlg_Box 49222

/* Rename Procedure dialog box */
&GLOBAL-DEFINE Rename_Procedure_Dlg_Box 49223

/* Reset Procedure dialog box */
&GLOBAL-DEFINE Reset_Procedure_Dlg_Box 49224

/* Section Editor Window for Definitions Section */
&GLOBAL-DEFINE Section_Editor_Help_Defs 49225

/* Section Editor Window for Triggers Section */
&GLOBAL-DEFINE Section_Editor_Help_Trigs 49226

/* Section Editor Window for Included Libraries Section (WebSpeed V2) */
&GLOBAL-DEFINE Section_Editor_Help_Libs 1223

/* Section Editor Window for Main Section */
&GLOBAL-DEFINE Section_Editor_Help_Main 49227

/* Section Editor Window for Procedures Section */
&GLOBAL-DEFINE Section_Editor_Help_Procs 49228

/* Section Editor Window for Help->Menu Commands menu option */
&GLOBAL-DEFINE Section_Editor_Menu_Commands 49229

/* Section Editor Window for Help->Contents menu option */
&GLOBAL-DEFINE Section_Editor_Contents 49230

/* Copy To File dialog box */
&GLOBAL-DEFINE Copy_To_File_Dlg_Box 49231

/* Internal Procedures -- Selector dialog box */
&GLOBAL-DEFINE Internal_Procs_Selector_Dlg_Box 49232

/* Custom Layout Dialog Box */
&GLOBAL-DEFINE Custom_Layout_Dlg_Box 49233

/* New Layout Name Dialog Box */
&GLOBAL-DEFINE New_Layout_Name_Dlg_Box 49234

/* Sync with Master Dialog Box */
&GLOBAL-DEFINE Sync_with_Master_Dlg_Box 49235

/* New for 8.0A RoadRunner ----------------------------------------------- */

/* Link Advisor - Choose What to Link*/
&GLOBAL-DEFINE Advisor_Choose_Link 49236

/* Draw Advisor - Place Page-Sources (eg. SmartFolder) on Page 0 */
&GLOBAL-DEFINE Advisor_Page_Source_on_0 49639

/* Link Editor - Link Conflict*/
&GLOBAL-DEFINE Advisor_Link_Conflict 49237

/* Link Advisor - No Target (usually Navigation) Exists*/
&GLOBAL-DEFINE Advisor_No_Target 49238

/* Run Advisor -- Links Need to be Made*/
&GLOBAL-DEFINE Advisor_Invalid_Link 49239

/* Add Link - You cannot Hook These two Objects together*/
&GLOBAL-DEFINE Advisor_Cannot_Hook 49240

/* Add Link - Missing Smart Query*/
&GLOBAL-DEFINE Advisor_No_SmQuery 49241

/* Adding Fields to Frame - Cannot Join Fields in a Frame*/
&GLOBAL-DEFINE Advisor_No_Join 49242

/* Property Sheet for VBX*/
&GLOBAL-DEFINE VBX_Attrs 49243

/* Property Sheet for SmartObjects*/
&GLOBAL-DEFINE Property_Sheet_SmartObjects 49244

/* Modify Master File Name - from SmartObject Propery Sheet. */
&GLOBAL-DEFINE Master_File_Name_Dlg_Box 49462

/* Column Editor Dialog Box */
&GLOBAL-DEFINE Column_Editor_Dlg_Box 49245

/* Insert Procedure Call Dialog Box */
&GLOBAL-DEFINE Insert_Procedure_Call_Dlg_Box 49246

/* Advanced Procedure Settings Dialog Box */
&GLOBAL-DEFINE Advanced_Procedure_Settings_Dlg_Box 49247

/* Use Custom Dialog Box */
&GLOBAL-DEFINE Use_Custom_Dlg_Box 49248

/* Add Custom Dialog Box */
&GLOBAL-DEFINE Add_Custom_Dlg_Box 49249

/* Modify Custom Dialog Box */
&GLOBAL-DEFINE Modify_Custom_Dlg_Box 49250

/* Preview SmartObject Dialog Box */
&GLOBAL-DEFINE Preview_SmartObject_Dlg_Box 49251

/* External Tables Dialog Box */
&GLOBAL-DEFINE External_Tables_Dlg_Box 49252

/* Custom Lists Dialog Box */
&GLOBAL-DEFINE Custom_Lists_Dlg_Box 49253

/* Procedure Settings Dialog Box */
&GLOBAL-DEFINE Procedure_Settings_Dlg_Box 49254

/* Method Libraries Dialog Box */
&GLOBAL-DEFINE Method_Libraries_Dlg_Box 49255

/* Add Method Library Reference Dialog Box */
&GLOBAL-DEFINE Add_Method_Library_Ref_Dlg_Box 49256

/* Modify Method Library Reference Dialog Box */
&GLOBAL-DEFINE Modify_Method_Library_Ref_Dlg_Box 49257

/* SmartInfo Dialog Box */
&GLOBAL-DEFINE SmartInfo_Dlg_Box 49258

/* SmartLinks Dialog Box */
&GLOBAL-DEFINE SmartLinks_Dlg_Box 49259

/* Add a SmartLink Dialog Box */
&GLOBAL-DEFINE Add_SmartLink_Dlg_Box 49260

/* Attributes Window */
&GLOBAL-DEFINE Attributes_Window 49261

/* Pages Dialog Box */
&GLOBAL-DEFINE Pages_Dlg_Box 49262

/* Goto Page Dialog Box */
&GLOBAL-DEFINE Goto_Page_Dlg_Box 49263

/* Query Builder -- Options Dialog Box */
&GLOBAL-DEFINE QB_Options_Dlg_Box 49265

/* SmartBrowser Cue Card Help */
&GLOBAL-DEFINE Cue_Card_SmartBrowser 49266

/* SmartDialog Cue Card Help */
&GLOBAL-DEFINE Cue_Card_SmartDialog 49267

/* SmartFrame Cue Card Help */
&GLOBAL-DEFINE Cue_Card_SmartFrame 49268

/* SmartQuery Cue Card Help */
&GLOBAL-DEFINE Cue_Card_SmartQuery 49269

/* SmartViewer Cue Card Help */
&GLOBAL-DEFINE Cue_Card_SmartViewer 49270

/* SmartWindow Cue Card Help */
&GLOBAL-DEFINE Cue_Card_SmartWindow 49271

/* How To Help Topic (called from Help menu) */
&GLOBAL-DEFINE UIB_How_To 49272

/* Other VBX Binary Dialog Box */
&GLOBAL-DEFINE Other_VBX_Binary_Dlg_Box 49273

/* Compile Into Dialog Box */
&GLOBAL-DEFINE Other_Compile_Into_Dlg_Box 49274

/* Free Form Query Dialog Box */
&GLOBAL-DEFINE Free_Form_Query_Dlg_Box 49275

/* Preview VBX Dialog Box */
&GLOBAL-DEFINE Preview_VBX_Dlg_Box 49276

/* Active Cue Cards Dialog Box */
&GLOBAL-DEFINE Active_Cue_Cards_Dlg_Box 49642

/* New for 8.1 ------------------------------------------------------- */

/*  Tab Editor Dialog */
&GLOBAL-DEFINE Tab_Editor_Dlg_Box 60058

/* Basic SmartObject Cue Card Help */
&GLOBAL-DEFINE Cue_Card_SmartObject 60017

/* Link Advisor - Choose What Key to use on a Link*/
&GLOBAL-DEFINE Advisor_Choose_Key 60018

/* Link Editor - Choose Key when Adding Record Link */
&GLOBAL-DEFINE Advisor_Choose_Key_on_Add 60019

/* UIB Main Window - Advisor allowing TTY windows to be tested in GUI. */
&GLOBAL-DEFINE Advisor_Run_TTY_on_GUI 60020

/* Connect to DB - Advisor asking how you wish to connect. */
&GLOBAL-DEFINE Advisor_DB_Connect_on_Open 60021

/*I included these in case we need them - mfs 10/16/96   */ 

/*  Design Window */
&GLOBAL-DEFINE design_window 60015

/* Generic Cue Card topic */
&GLOBAL-DEFINE Cue_Card 60016

/* New for 8.2A -------------------------------------------- */

/* Temp-Table Dialog */
&GLOBAL-DEFINE Temp_Table_Dlg_Box 70052

/* Choose ActiveX Control Dialog Box */
&GLOBAL-DEFINE Choose_Control_DB 70076

/* Control Frame Properties/Attributes Dialog Box */
&GLOBAL-DEFINE Control_Frame_Attrs 70077

&GLOBAL-DEFINE New_Function_DB 70078

/* Section Editor Window for Functions Section */
&GLOBAL-DEFINE Section_Editor_Help_Funcs 70079

/* Method Library Cue Card Help */
&GLOBAL-DEFINE Cue_Card_Method_Library 70080

/* VBX Auto Replace Advisor */
&GLOBAL-DEFINE Advisor_VBX_Auto_Replace 70083

/* VBX Manual Replace Advisor */
&GLOBAL-DEFINE Advisor_VBX_Manual_Replace 70084

/* Add OCX to Submenu Dialog Box */
&GLOBAL-DEFINE Add_OCX_Palette_Dlg_Box 70085

/* Add OCX to Palette Dialog Box */
&GLOBAL-DEFINE Add_OCX_SubMenu_Dlg_Box 70086

/* OCX Property Editor Window */
&GLOBAL-DEFINE Control_Property_Editor_Window 70088

/* New for 9.0A Skywalker -------------------------------------------------*/

/* Help on what Foreign Fields are (for Advisor) */
&GLOBAL-DEFINE Foreign_Fields 1

/* Adv. property sheet for SmartDataObject (adeuib/_advdprp.w) */
&GLOBAL-DEFINE Advanced_Property_Sheet_for_SmartDataObjects 2

/* Property Sheet for SmartDataObject (C/S) (adeuib/_prpsdo.p) */
&GLOBAL-DEFINE Property_Sheet_for_SmartDataObject_Client_Server_ 3

/* Property Sheet for SmartDataObject (Web) (adeuib/_prpsdo.p) */
&GLOBAL-DEFINE Property_Sheet_for_SmartDataObject_Web_ 4

/* AppBuilder Preferences Dialog (adeuib/_edtpref.w) */
&GLOBAL-DEFINE AppBuilder_Preferences_Dialog 5

/* Column Editor for SmartDataObject (adeuib/_coledit.p) */
&GLOBAL-DEFINE Column_Editor_for_SmartDataObject 6

/* Advanced dialog for Column Editor of SDO (adeuib/_coledit.p) */
&GLOBAL-DEFINE Advanced_Dialog_for_Column_Editor_of_SmartDataObject 7

/* Link Add New Link Help on Links (adeuib/_linkadd.w) */
&GLOBAL-DEFINE Help_on_Links 9

/* Help on Treeview */
&GLOBAL-DEFINE Help_on_Treeview 25  

&GLOBAL-DEFINE HTML_Mapping_Procedure_Treeview 1099                               

&GLOBAL-DEFINE Code_only_Treeview 1100  

/* Help on User Fields (adeuib/_ufmaint.w) */
&GLOBAL-DEFINE Help_on_User_Fields 28

/* Help on DataSource (adeuib/_dlgdsrc.w) */
&GLOBAL-DEFINE Help_on_DataSource 29

/* Help on Table Background Color (adeweb/_htmlcol.w) */
&GLOBAL-DEFINE Select_Table_Background_Color 1227

/* Help on Page Background Color (adeweb/_htmlcol.w) */
&GLOBAL-DEFINE Select_Page_Background_Color 1230

/* Web Objects Property Sheets . . . . */
/* Help on Editor attributes for Web */
&GLOBAL-DEFINE Editor_web 1007

/* Help on Fill-in attributes for Web */
&GLOBAL-DEFINE Fill_in_web 1008

/* Help on Procedure settings for Web Objects */
&GLOBAL-DEFINE Procedure_Settings_web  1009

/* Help on Radio set attributes for Web */
&GLOBAL-DEFINE Radio_set_web 1010

/* Help on Selection-list attributes for Web */
&GLOBAL-DEFINE Selection_list_web 1011

/* Help on toggle-box attributes for Web */
&GLOBAL-DEFINE Toggle_box_web 1012

/* New for 9.1A -------------------------------------------------*/


/* Help on New ADM2 Class dialog box */
&GLOBAL-DEFINE New_ADM_2_Class_Dialog_Box 185

/* New for Dynamics 1.1A ----------------------------------------*/
/* help file is icabeng.hlp -- Dynamics AppBuilder --------------*/

/* Help for Application Login Dialog V2 */
&GLOBAL-DEFINE Application_Login_Dialog_Box                     47003

/* Help for Application Change Password Dialog V2*/
&GLOBAL-DEFINE Change_User_Password_Dialog_Box                  47012

/* Help for Selecting Directory  */
&GLOBAL-DEFINE Select_a_Directory_Dialog_Box                  47008

/* Help for Suspending Dynamic Application  */
&GLOBAL-DEFINE Suspend_User_Dialog_Box                        47010

/* Help for Dynamic Property Sheet   */
&GLOBAL-DEFINE Dynamic_Property_Sheet                         47014

/* Help for Advanced Settings Dialog in Object Generator */
&GLOBAL-DEFINE Adv_Settings_for_Object_Generator_Dlg_Box        47208

/* Help for Generate Objects Dialog Box */
&GLOBAL-DEFINE Generate_Objects_Dlg_Box                         47210

/* Help for Choose a Layout Dialog box in Page Layout Builder (Open) */
&GLOBAL-DEFINE Choose_a_Layout_Object_Dialog_Box                47217

/* Help for Dynamic Launcher Dialog Box */
&GLOBAL-DEFINE Dynamic_Launcher_Dialog_Box                      47113

/* Help for Object Lookup Dialog Box in Page Layout Builder*/
&GLOBAL-DEFINE Object_Lookup_Dialog_Box                            47211

/* Help for Page Layout Builder */
&GLOBAL-DEFINE Page_Layout_Window                                47220

/* Help for Product Module Lookup Dlg Box in Page Layout BUilder */
&GLOBAL-DEFINE Product_Module_Lookup_Dialog_Box                    47221

/* Help for Session reset Dialog Box on AppBuilder File Menu */
&GLOBAL-DEFINE Session_Reset_Dialog_Box                            47223

/* Help for Set Site number dialog box */
&GLOBAL-DEFINE Set_Site_Number_Dialog_Box                        47224

/* Help for Smart TreeView Instance Properties */
&GLOBAL-DEFINE SmTreeView_Instance_Properties_Dialog_Box        47238

/* Help for Dynamic Combo Instance Properties */
&GLOBAL-DEFINE Dynamic_Combo_Instance_Properties_Dialog_Box        47239

/* Help for Dynamic Lookup Instance Properties */
&GLOBAL-DEFINE Dynamic_Lookup_Instance_Properties_Dialog_Box    47240

/* Help for SmartData Field Cue Card */
&GLOBAL-DEFINE SmDataField_Cue_Card	                                47247 

/* Help for Viewer instance dialog */
&GLOBAL-DEFINE Viewer_Instance_Properties_Dialog_Box	47035

/* help file is icadseng.hlp -- Dynamics Administration Menu -----*/

/* Help for the Entity Mnemonic IMport Dialog Box */
&GLOBAL-DEFINE Entity_Mnemonic_Import_Dialog_Box  2080 

/* Help for DataSet Export Properties Dialog box */
&GLOBAL-DEFINE DataSet_Export_Properties_Dialog_Box	2098




