Loadset.setEditDialog


setEditDialog(filename)

Set name of dialog used to edit this loadset when the "Edit..." context menu is chosen. This is the best method to use if the editting dialog is written as a VBScript TFM. LUSAS extension modules should generally use setEdittingMenuID or setDefinitionMenuID

filenamestring
Return valuenone 

See also setDoubleClickDialog insertContextMenuItem removeExternalDefinition isEdittingLoadset getEdittingLoadset

Back to Loadset

Back to Overview