envar

$Revision: 1.3 $

$Date: 2002/06/12 11:18:09 $

envar — A software environment variable

Synopsis

Mixed Content Model

envar ::=
(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|
 beginpage)*

Attributes

Common attributes

Description

EnVar is an environment variable used most often for the UNIX, DOS, or Windows environments.

Processing expectations

Formatted inline.

Children

The following elements occur in envar: beginpage, indexterm, inlinegraphic, inlinemediaobject, replaceable.

See Also

computeroutput, filename, prompt, systemitem, userinput.

Examples

<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<para>
In order to translate public identifiers into local system identifiers,
<application>Jade</application> and <application>SP</application> read the catalog files
pointed to by <envar>SGML_CATALOG_FILES</envar>.
</para>

In order to translate public identifiers into local system identifiers, Jade and SP read the catalog files pointed to by SGML_CATALOG_FILES.