Mmucl Procedure

Name

help - Pop up a html browser to view mmucl help files.

Synopsis

help ?subject?

Description

Help pops up a html browser to display the mmucl help files which are written in html. The config option "browser" determines what program is started to view the help files. The default is "internal" which is a simple Tk based html viewer provided with mmucl. In order to use a real web browser like netscape set "browser" to the executables path.


Home