Revision [1895]

Last edited on 2013-03-26 23:21:30 by DavidLee
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]]
Deletions:
- if **XLOGFILE** is specified then it is used as the log file See [[Logging]]


Revision [1891]

Edited on 2013-03-09 05:18:20 by DavidLee
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)


Revision [1874]

Edited on 2012-11-02 04:23:39 by DavidLee
Additions:
- XMLSHRC
- if **XMLSHRC** is set and refers to an existing readable file it is read at startup and executed in the current shell


Revision [1667]

Edited on 2011-01-08 05:29:19 by DavidLee
Additions:
- RANDOM
- Read only variable that expands to random number from 0-32767


Revision [1522]

Edited on 2010-10-12 10:22:11 by DavidLee
Additions:
- if **XLOG4JPATH** is set it is used as the log4j configuration file. See [[Logging]].
Deletions:
- if **XLOG4JPATH* is set it is used as the log4j configuration file. See [[Logging]].


Revision [1519]

Edited on 2010-10-12 10:21:28 by DavidLee
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]]
Deletions:
- if **XLOGFILE** is specified then it is used as the log file


Revision [1488]

Edited on 2010-07-13 17:18:36 by DavidLee
Additions:
- XLOGFILE
- if **XLOGFILE** is specified then it is used as the log file


Revision [1481]

Edited on 2010-06-29 05:30:24 by DavidLee
Additions:
See Also [[SaxonSupport Saxon Support]]
Deletions:
See Also [[SaxonEE Saxon EE]]


Revision [1468]

Edited on 2010-06-22 15:37:28 by DavidLee
Additions:
====Startup====
Deletions:



Revision [1467]

Edited on 2010-06-22 15:34:42 by DavidLee
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]]
Deletions:
- PWD


Revision [1336]

Edited on 2010-04-17 17:35:18 by DavidLee
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.


Revision [1335]

Edited on 2010-04-17 17:26:46 by DavidLee
Additions:
See Also [[BasicSyntax Basic Syntax]]
Deletions:
See Also [[BasicSyntax Basic Syntax]


Revision [1334]

Edited on 2010-04-17 17:26:30 by DavidLee
Additions:
- TMPDIR


Revision [1333]

Edited on 2010-04-17 17:26:08 by DavidLee
Additions:
- XMLSH


Revision [1332]

Edited on 2010-04-17 17:25:07 by DavidLee
Additions:
- PWD


Revision [1331]

Edited on 2010-04-17 17:24:34 by DavidLee
Additions:
See Also [[Variables]]
See Also [[BasicSyntax Basic Syntax]
See Also [[CoreSyntax Core Syntax]]
Deletions:
[[Variables]]
[[CoreSyntax]]


Revision [1329]

Edited on 2010-04-17 17:23:40 by DavidLee
Additions:

----
[[Variables]]
[[CoreSyntax]]
Deletions:
-


Revision [1328]

The oldest known version of this page was created on 2010-04-17 17:23:24 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki