Additions:
- if **XLOGFILE** is specified then it is used as the log file. See [[Logging]]
- XDISABLE_LOGGING
- if set and equal to "1" or "true" then logging is disabled. See [[Logging]]
- XDISABLE_LOGGING
- if set and equal to "1" or "true" then logging is disabled. See [[Logging]]
Deletions:
Additions:
- RANDOM32
- Read only variable that expands to random number from 0-4294967295
- RANDOM64
- Read only variable that expands to random number from 0-9223372036854775807 (only 63 bits to keep unsigned)
- Read only variable that expands to random number from 0-4294967295
- RANDOM64
- Read only variable that expands to random number from 0-9223372036854775807 (only 63 bits to keep unsigned)
Additions:
- XMLSHRC
- if **XMLSHRC** is set and refers to an existing readable file it is read at startup and executed in the current shell
- if **XMLSHRC** is set and refers to an existing readable file it is read at startup and executed in the current shell
Additions:
- RANDOM
- Read only variable that expands to random number from 0-32767
- Read only variable that expands to random number from 0-32767
Additions:
- if **XLOG4JPATH** is set it is used as the log4j configuration file. See [[Logging]].
Deletions:
Additions:
- if **XLOGFILE** is specified then it is used as the log file See [[Logging]]
- XLOG4JPATH
- if **XLOG4JPATH* is set it is used as the log4j configuration file. See [[Logging]].
See Also [[Logging]]
- XLOG4JPATH
- if **XLOG4JPATH* is set it is used as the log4j configuration file. See [[Logging]].
See Also [[Logging]]
Deletions:
Additions:
- XLOGFILE
- if **XLOGFILE** is specified then it is used as the log file
- if **XLOGFILE** is specified then it is used as the log file
Additions:
See Also [[SaxonSupport Saxon Support]]
Deletions:
Additions:
====Startup====
Deletions:
Additions:
- PWD (readonly)
On startup the following variables are read from the system environment and treated specially.
- The PATH variable is parsed using the system path seperator (";" on windows, ":" on unix) and a sequence variable PATH is created.
- XPATH
- The XPATH variable is parsed using the system path seperator (";" on windows, ":" on unix) and a sequence variable XPATH is created.
- If the HOME variable is set it is used to intialize the HOME variable, otherwise the java "user.home" property is used for HOME.
- The XMODPATH variable is parsed using the system path seperator (";" on windows, ":" on unix) and a sequence variable XMODPATH is created.
- XMLSH_SAXON_EE
- If set then the value is treated as a boolean (true/false or 0/1) and used as the argument to "new Processor()". This can be used to disable [[SaxonEE Saxon EE]] support even if the saxon9ee.jar and a valid saxon-license.lic file is found.
See Also [[SaxonEE Saxon EE]]
On startup the following variables are read from the system environment and treated specially.
- The PATH variable is parsed using the system path seperator (";" on windows, ":" on unix) and a sequence variable PATH is created.
- XPATH
- The XPATH variable is parsed using the system path seperator (";" on windows, ":" on unix) and a sequence variable XPATH is created.
- If the HOME variable is set it is used to intialize the HOME variable, otherwise the java "user.home" property is used for HOME.
- The XMODPATH variable is parsed using the system path seperator (";" on windows, ":" on unix) and a sequence variable XMODPATH is created.
- XMLSH_SAXON_EE
- If set then the value is treated as a boolean (true/false or 0/1) and used as the argument to "new Processor()". This can be used to disable [[SaxonEE Saxon EE]] support even if the saxon9ee.jar and a valid saxon-license.lic file is found.
See Also [[SaxonEE Saxon EE]]
Deletions:
Additions:
- Full path to the users home directory
- Primary prompt. Expands basic variables
- Current Directory
- Sequence variable of directories to search for external commands.
- System temporary directory
- The xmlsh installation directory
- Sequence variable of directories to search for [[Modules xmlsh modules]]
- Sequence variable of directories to search for xmlsh commands.
- Primary prompt. Expands basic variables
- Current Directory
- Sequence variable of directories to search for external commands.
- System temporary directory
- The xmlsh installation directory
- Sequence variable of directories to search for [[Modules xmlsh modules]]
- Sequence variable of directories to search for xmlsh commands.
Additions:
See Also [[BasicSyntax Basic Syntax]]
Deletions:
Additions:
- TMPDIR
Additions:
- XMLSH
Additions:
- PWD
Additions:
See Also [[Variables]]
See Also [[BasicSyntax Basic Syntax]
See Also [[CoreSyntax Core Syntax]]
See Also [[BasicSyntax Basic Syntax]
See Also [[CoreSyntax Core Syntax]]
Deletions:
[[CoreSyntax]]
Additions:
----
[[Variables]]
[[CoreSyntax]]