NewEntity function

Displays the OpenInsight common new dialog as used by the User Interface and Client/Server workspaces.

Item = NewEntity(Mode, List, Default, Title)

The NewEntity function has the following parameters:

ParameterDescription
Modemust be NE_MODE_NEW$ as defined in the insert record NewEntity_Equates.
List@fm delimited list of items to display.
Default(optional) index into list (defaults to 1).
Title(optional) defaults to "New".

The item selected in the list or NULL ("") if nothing selected (cancel button)

  • guides/programming/programmers_reference_manual/newentity.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1