Mmucl Procedure

Name

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

Synopsis

help ?subject?

Description

Help opens a html browser to display mmucl's help files. The config option "browser" determines what program is started. The default is "internal" which is a simple Tk based html viewer provided by mmucl. In order to use a real web browser like netscape set "browser" to the executables path.


Home