The Help menu provides access to the on-line help system via the following entries:
This entry will launch an HTML browser, set via the helpBrowser resource (see Application Resources), with the contents page.
This entry will change the mouse cursor to a question mark; if you click on a widget, an HTML browser will be launched with the help entry for that widget. If the widget doesn't have any help text, the bell will be rung and no browser will get launched.
This entry will launch an HTML browser, set via the helpBrowser resource, with the Application Resources section.
This entry will launch an HTML browser, set via the helpBrowser resource (see Application Resources), with the Command Line Switches section.
This will pop-up a dialog box with the MGv version, operating system, etc... If you encounter a bug, the information in this dialog may be useful to the author.
The program version.
The operating system name and version number.
The C compiler used.
Macros defined by the build system.
Warning and other miscellaneous compiler flags.
Optimization/debugging compiler flags.
Include paths for the C compiler.
Flags passed to the linker.
Libraries used to link the program.
This line will contain the operating system name, release number, version, and machine type. The OS line should contain similar information but the values in uname come straight from the operating system rather than the person that compiled the program.
The data and time (in the form yyyy/mm/dd HH:MM UTC) when the program was linked.
Dismissing the About dialog will also dismiss the Build Options dialog.