Next: setmenubar() Up: Graphical Interface Help File Previous: guiabout()   Contents

guihelp()

Usage:
guihelp(topic) displays html help on topic



Keywords:
guihelp(topic) displays the MacAnova html help associated with topic.
Standard MacAnova help topics have html versions in files in the
SharedSupport/docs/html directory.  They have names of the form
prefix_topic.htm; for example, the html help on run is in base_run.htm,
and the html help on reml is in design_reml.htm .  guihelp() runs
through the various prefixes in an attempt to match an html help file,
and then calls doguihelp() when a match is found.  See also
'doguihelp()' and 'help()'.


Gary Oehlert 2005-06-14