THE META-HTML LANGUAGE REFERENCE MANUAL

[TOC]

Manual Page Viewer

Name: MHTML::MODULE-DIRECTORIES

Section: Dynamic Modules


Synopsis:

    mhtml::module-directories

Description:

    An array of pathnames used to locate dynamic modules.

    When load-module is called with a non-fully qualified pathname as an argument, the location of the file containing the module code is searched for throughout the list of directories in MHTML::MODULE-DIRECTORIES. The default list of directories includes at least the following, and may have more dependent on your system type:

    /www/lib, /www/bin, /www/metahtml/lib, /www/metahtml/bin,
    /opt/lib, /opt/bin, /opt/metahtml/lib, /opt/metahtml/bin,
    /usr/lib/metahtml, /usr/lib/mhtml, /home/mhttpd/lib, /usr/local/mhtml/lib,
    and /www/src/metahtml/modules

Edit Pointer
Function Index
Variable Index
Variable Editor


The META-HTML Reference Manual V2.0 Copyright © 1995, 1998, Brian J. Fox
Found a bug? Send mail to bug-manual@metahtml.org