LISTEDIT GX

The LISTEDIT GX is normally called by another GX to add or delete items from an application list. Lists are simply a list of names that are associated with a feature in Oasis montaj.

Edit the Technique Name dialog options

List file

List file name. The default extension is .lst, and the file will be found or created in the GEOSOFT directory if a full path is not defined.

The file name is displayed for information and cannot be changed.

Script Parameter: LISTEDIT.LIST

[Technique name]

Enter a new list entry to add to the list, or select an entry to be deleted.

  • This field may be changed by the application using this GX.
  • Script Parameter: LISTEDIT.SETTING

    [OK]

    Adds the currently displayed name to the list and returns to calling GX.

    [Add]

    Adds the currently displayed name to the list.

    [Delete]

    Adds the currently displayed name to the list.

    Application Notes

    This GX has been designed to be called by a separate GX to maintain a list used in the other GX.

    The title of the GX will be set to the LISTEDIT.TITLE setting.

    The name prompt of the GX will be set to the LISTEDIT.PROMPT setting.