NAME

      dbBuildCreator - dbBuilder File Creator

SYNOPSIS

      dbBuildCreator [-f fontName] [-l logFile]

DESCRIPTION

      dbBuildCreator is an  interactive  file  builder  for  files  used  by
      dbBuilder(1).    The   builder   allows   a   user   to  interactively
      create/modify point types.

      The -f argument specifies the font to be used for displaying the point
      types.   This  font  is  also  used in the table/vector views. If this
      option is not  specified  a  default  font  of  -adobe-times-medium-r-
      normal--18-180-75-75-p-94-iso8859-1 will be used.

      The -l argument specifies the name of the log file where user  actions
      will  be  logged to. If this argument is not specified no user actions
      will be logged.

X DEFAULTS

      dbBuildCreator provides for the following resources to be set as  part
      of the X environment:

globalFont (class GlobalFont)
           Defines   the   font   used    when    displaying    the    point
           types/blocks/attributes.    The  default  font  is  -adobe-times-
           medium-r-normal--18-180-75-75-p-94-iso8859-1.

bitmapColor (class BitmapColor)
           Defines the color point type/block/attribute bitmaps will be when
           defines     the     color    used    for    highlighting    point
           types/blocks/attributes when  using  keyboard  traversal  in  the
           database view.  The default color is White.

blockColor (class BlockColor)
           Defines the color used for block names; see  /usr/lib/X11/rgb.txt
           for valid color names. The default color is Green.

pointTypeColor (class PointTypeColor)
           Defines the color used for point types; see  /usr/lib/X11/rgb.txt
           for valid color names. The default color is Yellow.

pointGroupColor (class PointGroupColor)
           Defines the color used for point types; see  /usr/lib/X11/rgb.txt
           for valid color names. The default color is Magenta.


virtualColor (class VirtualColor)
           Defines  the  color  used  for  virtual  point  type  names;  see
           /usr/lib/X11/rgb.txt  for valid color names. The default color is
           Turquoise.

attrColor (class AttrColor)
           Defines   the   color   used    for    attribute    names;    see
           /usr/lib/X11/rgb.txt for valid color names.  The default color is
           Blue.

uniqAttrColor (class UniqAttrColor)
           Defines the color used for attribute names that  are  unique  for
           the  given block; see /usr/lib/X11/rgb.txt for valid color names.
           The default color is BlueViolet.

otherColor (class OtherColor)
           Defines the color used for directory and cut  buffer  names;  see
           /usr/lib/X11/rgb.txt for valid color names.  The default color is
           Cyan.

viewSelectColor (class ViewSelectColor)
           Defines   the   color   that   will   be    used    when    point
           types/blocks/attributes  are  selected;  see /usr/lib/X11/rgb.txt
           for valid color names.  The default color is Black.

displayInit (class DisplayInit)
           Defines whether the startup working dialog box will be  displayed
           on startup.  The default is True.

saveInterval (class SaveInterval)
           Defines the interval (in seconds) that the user will be  prompted
           to  save the current changes. A value of zero, disables prompting
           for saves.  The default is 300.

textHighlightColor (class TextHightlightColor)
           Defines the highlight color used for text edit widgets  that  are
           editable by the user. The default color is Red.

textHighlightThickness (class TextHighlightThickness)
           Defines the highlight thickness for the text  edit  widgets  that
           are editable by the user. The default thickness is 1.

textHighlight (class TextHighlight)
           Enables/disables the highlighting for text edit widgets that  are
           editable by the user. The default value is True.

blockListLength (class BlockListLength)
           Specifies the length of the list displaying all of the blocks  in
           the block panel. The default value is 9.


attrPanelWidth (class PanelWidth)
           Defines the width of the attribute panel when they are mapped  in
           terms of pixels. The default width is 470.

attrScalarPanelWidth (class PanelWidth)
           Defines the width of the scalar attribute  panel  when  they  are
           mapped in terms of pixels. The default width is 500.

attrVectorPanelWidth (class PanelWidth)
           Defines the width of the vector attribute  panel  when  they  are
           mapped in terms of pixels. The default width is 530.

attrTablePanelWidth (class PanelWidth)
           Defines the width of the table  attribute  panel  when  they  are
           mapped in terms of pixels. The default width is 545.

blockPanelWidth (class PanelWidth)
           Defines the width of the block panel  when  they  are  mapped  in
           terms of pixels. The default width is 400.

blockListLength (class BlockListLength)
           Defines the number of blocks displayed in the block list  on  the
           block panel.  The default is 9.

ptTypePanelWidth (class PanelWidth)
           Defines the width of the point type panel when they are mapped in
           terms of pixels. The default width is 400.

ptGroupPanelWidth (class PanelWidth)
           Defines the width of the point group panel when they  are  mapped
           in terms of pixels. The default width is 400.

ptGrpItemPanelWidth (class PanelWidth)
           Defines the width of the point group point panel  when  they  are
           mapped in terms of pixels. The default width is 400.

logFile (class LogFile)
           Defines the name of the log file to log changes to.  The  default
           is no log file.

viewType (class ViewType)
           Defines what the view will display when initially started; can be
           either "Names", or "Both". The default is Names.

sortType (class SortType)
           Defines what the sorting of the point types the  view  will  have
           when  initially  started;  can  be either "Name", or "Class". The
           default is Name.

tableViewFont (class GlobalFont)
           Defines the font that will be used by the table  view  widget(s).
           The      default     is     -adobe-times-medium-r-normal--18-180-
           75-75-p-94-iso8859-1.

tableViewCellColor (class TableViewCellColor)
           Defines the color table view cell values will  be  displayed  in.
           The default is Cyan.

tableViewColumnColor (class TableViewColumnColor)
           Defines  the  color  table  view  row/column  headings  will   be
           displayed in.  The default is Green.

tableViewSelectColor (class SelectColor)
           Defines the color table view  selected  cell/row/column  will  be
           displayed in.  The default is Blue.

tvWidgetMinWidth (class TvWidgetMinWidth)
           This defines the minimum width  of  a  table/vector  view's  edit
           widget  if  a  widget  other than the default text edit widget is
           specified. Note that if a value  is  specified  (ie.  other  than
           zero),  the  widget  may  overlap the value displayed in the next
           column. If a value of zero is specified, then the widget will  be
           set to the width of the cell being editted. The default is zero.

tvEditWidgetUseDialog (class TvEditWidgetUseDialog)
           This defines whether edit widgets on the table view is brought up
           in  a  dialog  box  or  not. If this is False, the widget will be
           mapped on the table view directly. The default value is True.

tableViewScrollTime (class ScrollTime)
           This specified the number of milli-seconds the  table  view  will
           delay before scrolling to the next row/column. The default is 200
           milli-seconds.  Smaller  values  will  result  in  faster   table
           scrolling.

*TableView_Edit.labelString
           Specifies the string for  the  table/vector  view's  pop-up  edit
           button.

*TableView_Cut.labelString

*TableView_Cut.accelerator
           Specifies the string and accelerator for the table/vector  view's
           pop-up cut button.

*TableView_Copy.labelString

*TableView_Copy.accelerator
           Specifies the string and accelerator for the table/vector  view's
           pop-up copy button.


*TableView_Paste.labelString

*TableView_Paste.accelerator
           Specifies the string and accelerator for the table/vector  view's
           pop-up paste button.

*TableView_Fill_Right.labelString
           Specifies the string for  the  table  view's  pop-up  fill  right
           button.

*TableView_Fill_Left.labelString
           Specifies the string  for  the  table  view's  pop-up  fill  left
           button.

*TableView_Fill_Up.labelString
           Specifies the string for the table view's pop-up fill up button.

*TableView_Fill_Down.labelString
           Specifies the string  for  the  table  view's  pop-up  fill  down
           button.

*TableView_Col_Insert.labelString
           Specifies the string for the table  view's  field  pop-up  append
           button.

*TableView_Col_Delete.labelString
           Specifies the string for the table  view's  field  pop-up  delete
           button.

*TableView_Row_Insert.labelString
           Specifies the string for  the  table  view's  row  pop-up  append
           button.

*TableView_Row_Delete.labelString
           Specifies the string for  the  table  view's  row  pop-up  delete
           button.

maxRecCnt (class MaxRecCnt)
           This sets the maximum value for the record/element  count  scale.
           The  RTAP  maximum  for this value is 65535; however, this allows
           the user to set maximum record/element count for their particular
           database.  The default is 65535.

errorForeground (class Foreground)
           This defines the foreground color to be used for the error dialog
           box; see /usr/lib/X11/rgb.txt for valid color names. Note that if
           this is not specified the current foreground color will be used.

errorBackground (class Background)
           This defines the background color to be used for the error dialog
           box; see /usr/lib/X11/rgb.txt for valid color names. Note that if
           this is not specified the current background color will be used.

warningForeground (class Foreground)
           This defines the foreground color to  be  used  for  the  warning
           dialog  box; see /usr/lib/X11/rgb.txt for valid color names. Note
           that if this is not specified the current foreground  color  will
           be used.

warningBackground (class Background)
           This defines the background color to  be  used  for  the  warning
           dialog  box; see /usr/lib/X11/rgb.txt for valid color names. Note
           that if this is not specified the current background  color  will
           be used.

saveForeground (class Foreground)
           This defines the foreground color to be used for the save  dialog
           box; see /usr/lib/X11/rgb.txt for valid color names. Note that if
           this is not specified the current foreground color will be used.

saveBackground (class Background)
           This defines the background color to be used for the save  dialog
           box; see /usr/lib/X11/rgb.txt for valid color names. Note that if
           this is not specified the current background color will be used.

depOrientation (class DepOrientation)
           This specifies the orientation of the dependency  panel.  Can  be
           either   'Horizontal'   or   'Vertical'.  The  default  value  is
           Horizontal.

dndEnabled (class DndEnabled)
           This specifies whether drag and drop is enabled or disabled. The
	   default value is True.

dndCursorColor (class DndCursorColor)
           This specifies the  drag  and  drop  default  cursor  color.  The
           default is White.

dndValidCursorColor (class DndCursorColor)
           This specifies the drag and drop cursor  color  when  it  over  a
           valid drop site. The default is Green.

dndInvalidCursorColor (class DndCursorColor)
           This specifies the drag and drop cursor color when it is not over
           a valid drop site. The default is Red.

           The following resources are used for setting widget labels.  This
           also  allows  the  user  to  change  the  menu  labels  and their
           associated speed  key.   Another  use,  may  be  to  present  the
           interface  using a different language.  Note that these resources
           must be specified as, there is  no  default  value,  besides  the
           widget name.


*okLabelString

*OK_Button.labelString
           Specifies the string for all occurances of the OK push button(s).

*cancelLabelString

*Cancel_Button.labelString
           Specifies the string  for  all  occurances  of  the  Cancel  push
           button(s).

*helpLabelString
           Specifies  the  string  for  all  occurances  of  the  Help  push
           button(s).

*Accept_Button.labelString
           Specifies the string  for  all  occurances  of  the  Accept  push
           button(s).

*Reset_Button.labelString
           Specifies the  string  for  all  occurances  of  the  Reset  push
           button(s).

 For menu items:


*File_Menu.labelString

*File_Menu.mnemonic
           Specifies the string and mnemonic for the File menu item.

*Edit_Menu.labelString

*Edit_Menu.mnemonic
           Specifies the string and mnemonic for the Edit menu item.

*View_Menu.labelString

*View_Menu.mnemonic
           Specifies the string and mnemonic for the View menu item.

*Options_Menu.labelString

*Options_Menu.mnemonic
           Specifies the string and mnemonic for the Options menu item.

*Help_Menu.labelString

*Help_Menu.mnemonic
           Specifies the string and mnemonic for the Help menu item.

*FileSave_Menu.labelString

*FileSave_Menu.mnemonic

*FileSave_Menu.acceleratorText

*FileSave_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "File:Save" menu item.

*FileClean_Menu.labelString

*FileClean_Menu.mnemonic
           Specifies the string, mnemonic  for  the  "File:Clean  Directory"
           menu item.

*FileClose_Menu.labelString

*FileClose_Menu.mnemonic

*FileClose_Menu.acceleratorText

*FileClose_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "File:Close" menu item.

*FileExit_Menu.labelString

*FileExit_Menu.mnemonic

*FileExit_Menu.acceleratorText

*FileExit_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "File:Exit" menu item.

*EditUndo_Menu.labelString

*EditUndo_Menu.mnemonic

*EditUndo_Menu.acceleratorText

*EditUndo_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Edit:Undo" menu item.

*EditCut_Menu.labelString

*EditCut_Menu.mnemonic

*EditCut_Menu.acceleratorText


*EditCut_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Edit:Cut" menu item.

*EditCopy_Menu.labelString

*EditCopy_Menu.mnemonic

*EditCopy_Menu.acceleratorText

*EditCopy_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Edit:Copy" menu item.

*EditPaste_Menu.labelString

*EditPaste_Menu.mnemonic

*EditPaste_Menu.acceleratorText

*EditPaste_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Edit:Paste" menu item.

*EditPasteNew_Menu.labelString

*EditPasteNew_Menu.mnemonic

*EditPasteNew_Menu.acceleratorText

*EditPasteNew_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Edit:Paste New" menu item.

*EditAdd_Menu.labelString

*EditAdd_Menu.mnemonic

*EditAdd_Menu.acceleratorText

*EditAdd_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Edit:Add" menu item.

*EditAddExisting_Menu.labelString

*EditAddExisting_Menu.mnemonic

*EditAddExisting_Menu.acceleratorText


*EditAddExisting_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Edit:Add Existing" menu item.

*EditAddExisting_Menu
           Specifies the string for the Add Existing menu.

*EditAddPtGroup_Menu
           Specifies the string for the Add Point Group menu.

*EditDelete_Menu.labelString

*EditDelete_Menu.mnemonic

*EditDelete_Menu.acceleratorText

*EditDelete_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Edit:Delete" menu item.

*EditEdit_Menu.labelString

*EditEdit_Menu.mnemonic

*EditEdit_Menu.acceleratorText

*EditEdit_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Edit:Edit" menu item.

*EditVerifyDb_Menu.labelString

*EditVerifyDb_Menu.mnemonic
           Specifies the string and mnemonic for the "Edit:Verify  Db"  menu
           item.

*ViewNewWin_Menu.labelString

*ViewNewWin_Menu.mnemonic

*ViewNewWin_Menu.acceleratorText

*ViewNewWin_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:New Window" menu item.

*ViewPoints_Menu.labelString

*ViewPoints_Menu.mnemonic
           Specifies the string and  mnemonic  for  the  "View:Points"  menu
           item.

*ViewPtsOpen_Menu.labelString

*ViewPtsOpen_Menu.mnemonic

*ViewPtsOpen_Menu.acceleratorText

*ViewPtsOpen_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Points -> Open" menu item.

*ViewPtsClose_Menu.labelString

*ViewPtsClose_Menu.mnemonic

*ViewPtsClose_Menu.acceleratorText

*ViewPtsClose_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Points -> Close" menu item.

*ViewBlocks_Menu.labelString

*ViewBlocks_Menu.mnemonic
           Specifies the string and  mnemonic  for  the  "View:Blocks"  menu
           item.

*ViewBlksOpen_Menu.labelString

*ViewBlksOpen_Menu.mnemonic

*ViewBlksOpen_Menu.acceleratorText

*ViewBlksOpen_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Blocks -> Open" menu item.

*ViewBlksClose_Menu.labelString

*ViewBlksClose_Menu.mnemonic

*ViewBlksClose_Menu.acceleratorText

*ViewBlksClose_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Blocks -> Close" menu item.

*ViewAttrs_Menu.labelString

*ViewAttrs_Menu.mnemonic
           Specifies the string and mnemonic for the "View:Attributes"  menu
           item.

*ViewAttrsOpen_Menu.labelString

*ViewAttrsOpen_Menu.mnemonic

*ViewAttrsOpen_Menu.acceleratorText

*ViewAttrsOpen_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Attributes -> Open" menu item.

*ViewAttrsClose_Menu.labelString

*ViewAttrsClose_Menu.mnemonic

*ViewAttrsClose_Menu.acceleratorText

*ViewAttrsClose_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Attributes -> Close" menu item.

*ViewNames_Menu.labelString

*ViewNames_Menu.mnemonic

*ViewNames_Menu.acceleratorText

*ViewNames_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Names" menu item.

*ViewBoth_Menu.labelString

*ViewBoth_Menu.mnemonic

*ViewBoth_Menu.acceleratorText

*ViewBoth_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Both" menu item.

ViewDep_Menu.labelString

ViewDep_Menu.mnemonic

ViewDep_Menu.acceleratorText

ViewDep_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Dependencies" menu item.


*ViewSortNames_Menu.labelString

*ViewSortNames_Menu.mnemonic

*ViewSortNames_Menu.acceleratorText

*ViewSortNames_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Sort By Name" menu item.

*ViewSortClass_Menu.labelString

*ViewSortClass_Menu.mnemonic

*ViewSortClass_Menu.acceleratorText

*ViewSortClass_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Sort By Class" menu item.

*ViewRefresh_Menu.labelString

*ViewRefresh_Menu.mnemonic

*ViewRefresh_Menu.acceleratorText

*ViewRefresh_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "View:Refresh" menu item.

*OptMode_Menu.labelString

*OptMode_Menu.mnemonic
           Specifies the string and mnemonic  for  the  "Options:Mode"  menu
           item.

*OptModeEdit_Menu.labelString

*OptModeEdit_Menu.mnemonic
           Specifies the string and mnemonic for the "Options:Mode ->  Edit"
           menu item.

*OptModeNav_Menu.labelString

*OptModeNav_Menu.mnemonic
           Specifies the  string  and  mnemonic  for  the  "Options:Mode  ->
           Navigate" menu item.

*HelpOnApp_Menu.labelString


*HelpOnApp_Menu.mnemonic

*HelpOnApp_Menu.acceleratorText

*HelpOnApp_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Help:On Application..." menu item.

*HelpOnContext_Menu.labelString

*HelpOnContext_Menu.mnemonic

*HelpOnContext_Menu.acceleratorText

*HelpOnContext_Menu.accelerator
           Specifies the string, mnemonic, accelerator text, and accelerator
           for the "Help:On Item..." menu item.

*HelpVersion_Menu.labelString

*HelpVersion_Menu.mnemonic

*HelpVersion_Menu.acceleratorText

*HelpVersion_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Help:On Version..." menu item.

*HelpOnHelp_Menu.labelString

*HelpOnHelp_Menu.mnemonic

*HelpOnHelp_Menu.acceleratorText

*HelpOnHelp_Menu.accelerator
           Specifies the string, mnemonic, acceleratorText, and  accelerator
           for the "Help:On Help..." menu item.

           The following labels are for attribute panels:


*Args_Button.labelString
           Specifies the string for the Args push button.

*InterfaceWid_Label.labelString
           Specifies the string for the Interface Widget label.

*NoEdit_TButton.labelString
           Specifies the string for the No Edit radio button.


*NoAdd_TButton.labelString
           Specifies the string for the No Add check box.

Usage_Label.labelString
           Specifies the string for the Usage label.

*AttrName_Label.labelString
           Specifies the string for the Attribute Name label.

*Uniq_Label.labelString
           Specifies the string for the Unique for this block label.

*ReadGroups_Label.labelString
           Specifies the string for the Read Groups label.

*WriteGroups_Label.labelString
           Specifies the string for the Write Groups label.

*AttrType_Label.labelString
           Specifies the string for the Attribute type label.

*Help_Label.labelString
           Specifies the string for the Help Text label.

*Edit_Button.labelString
           Specifies the string for the Edit push button.

*Scalar_TButton.labelString
           Specifies the string for the Scalar radio button.

*Vector_TButton.labelString
           Specifies the string for the Vector radio button.

*Table_TButton.labelString
           Specifies the string for the Table radio button.

*DeType_Label.labelString
           Specifies the string for the Data Element Type label.

*DefaultValue_Label.labelString
           Specifies the string for the Default Value label.

*Definition_Label.labelString
           Specifies the string for the Definition label.

*RecCnt_Label.labelString
           Specifies the string for the Record Count label.

*DefaultValues_Label.labelString
           Specifies the string for the Default Value(s) label.

*ElemCnt_Label.labelString
           Specifies the string for the Element Count label.

*Append_Button.labelString
           Specifies the string for the Append push button.

*Delete_Button.labelString
           Specifies the string for the Delete push button.

           The following labels are for the scale functions dialog box:


*Minimum_Label.labelString
           Specifies the string for the Minimum label.

*Maximum_Label.labelString
           Specifies the string for the Maximum label.

*DecimalPlaces_Label.labelString
           Specifies the string for the Decimal Places label.

           The following labels are for the scan function dialog box:


*ScanFunc_Label.labelString
           Specifies the string for the Scan Function label.

           The following labels are for the field dialog box:


*SelectField_Label.labelString
           Specifies the string for the Select Field label.

           The following labels are for the block panel:


*BlkName_Label.labelString
           Specifies the string for the Block Name label.

*BlkNumber_Label.labelString
           Specifies the string for the Block Number label.

*Prompt_Label.labelString
           Specifies the string for the Prompt Value label.

*PromptYes_Label.labelString
           Specifies the string for the Prompt Value Yes radio button.

*PromptNo_Label.labelString
           Specifies the string for the Prompt Value No radio button.

           The following labels are for the point type panel:


*PtTypeName_Label.labelString
           Specifies the string for the Point Type Name label.

*Class_Label.labelString
           Specifies the string for the Class label.

*CeOrdInd_Label.labelString
           Specifies the string for the CE Order Indicator label.

*CeIndicator_Label.labelString
           Specifies the string for the CE Indicator label.

*Residence_Label.labelString
           Specifies the string for the Residence label.

*Categories_Label.labelString
           Specifies the string for the Categories label.

*PreCreate_Label.labelString
           Specifies the string for the Pre-Create label.

*PostCreate_Label.labelString
           Specifies the string for the Post-Create label.

*PreDelete_Label.labelString
           Specifies the string for the Pre-Delete label.

*PostDelete_Label.labelString
           Specifies the string for the Post-Delete label.

*PreMove_Label.labelString
           Specifies the string for the Pre-Move label.

*PostMove_Label.labelString
           Specifies the string for the Post-Move label.

*Browse_Button.labelString
           Specifies the string for the Browse push buttons.

*Natural_TButton.labelString
           Specifies the string for the CE Order Natural radio button.

*User_TButton.labelString
           Specifies the string for the CE Order User radio button.

*Enabled_TButton.labelString
           Specifies the string for the CE Enabled radio button.

*Disabled_TButton.labelString
           Specifies the string for the CE Disabled radio button.

*EnabledOptA_TButton.labelString
           Specifies the string for the CE Enabled Opt A radio button.

*RAM_TButton.labelString
           Specifies the string for the RAM resident radio button.

*Disk_TButton.labelString
           Specifies the string for the Disk resident radio button.

           The following labels are for the point group panel:


*PtGroupName_Label.labelString
           Specifies the string for the Point Group Name label.

           The following labels are for the point group point panel:


*PointName_Label.labelString
           Specifies the string for the Point Name label.

*Alias_Label.labelString
           Specifies the string for the Alias label.

*AttrNameLabel
           Specifies the string for the Attribute Name table column heading.

*ValueLabel
           Specifies the string for the Value table column heading.

*DefinitionLabel
           Specifies the string for the Definition table column heading.

           The following labels are for the dependencies panel:


*Orientation_Label.labelString
           Specifies the string for the Orientation label

*Vertical_TButton.labelString
           Specifies the string for the Vertical radio button.

*Horizontal_TButton.labelString
           Specifies the string for the Horizontal radio button.

*Option_Label.labelString
           Specifies the string for the Options label.

*Close_Button.labelString
           Specifies the string for the Close push button.

           The following labels are for the verify database panel:


*Env_Label.labelString
           Specifies the string for the RTAP environment name label.

*Start_Point_Label.labelString
           Specifies the string for the starting point alias label.

*Point_Class_Label.labelString
           Specifies the string for the point class label.

*Options_Label.labelString
           Specifies the string for the options label.

*Verbose_TButton.labelString
           Specifies the string for the verbose checkbox.

*Only_Specified_Pt_TButton.labelString
           Specifies the string for the only specified point checkbox.

*Ck_Tbl_Fld_Nms_TButton.labelString
           Specifies the string for the check table field names checkbox.

*Del_Extra_Attrs_TButton.labelString
           Specifies the string for the delete extra attributes checkbox.

*Ck_Def_TButton.labelString
           Specifies the string for the check definitions checkbox.

*Ck_Security_TButton.labelString
           Specifies the string for the check attribute security checkbox.

*Ck_RecordCnt_TButton.labelString
           Specifies the string for the check record count checkbox.

*Fix_TButton.labelString
           Specifies the string for the fix checkbox.

*Run_Button.labelString
           Specifies the string for the run push button.

*SaveToFile_Button.labelString
           Specifies the string for the save to file push button.


           The multiClickTime X resource  is  used  to  determine  the  time
           between double clicks.

DIAGNOSTICS

      dbBuildCreator displays diagnostic  messages  at  the  centre  of  the
      screen.

AUTHOR

      dbBuildCreator was developed by tesserNet Systems Inc.

SEE ALSO

      dbBuilder(1)