TABLE OF CONTENTS
menuOpen
NAME
::guib::menuOpen -- function used by "Open" file-menu
USAGE
menuOpen moduleFile
DESCRIPTION
This proc is used by the "Open" file-menu of makeSimpleTplwGUI method to open input files. The proc first queries for the input filename and then opens it.
RETURN VALUE
Returns the name of moduleObj object or an empty string if WRONG_FORMAT.
EXAMPLE
menuOpen examples/my_gui.tcl