Revision [1933]

Last edited on 2014-09-19 12:49:27 by DavidLee
Additions:
If you want to set XPATH to more then one directory then you can use any XML expression which produces sequences. The simplest is the sequence constructor ().
Deletions:
If you want to set XPATH to more then one directory then you can use any XML expression which produces sequences. The simplilest is the sequence constructor ().


Revision [1207]

Edited on 2010-02-15 08:54:41 by DavidLee
Additions:
[[VariablePATH]]


Revision [1206]

Edited on 2010-02-15 08:54:12 by DavidLee

No Differences

Revision [1205]

Edited on 2010-02-15 08:53:56 by DavidLee
Additions:
Similar to the [[VariablePATH PATH]] environment variable, the shell uses the XPATH variable as a list of directories to search to find xmlsh scripts.
As of version 1.0.2 xmlsh performs the following on startup.
- Converts platform specific directory seperator to "/"
- Splits the XPATH variable using the OS specific path seperator charactor i
- Stores the result into the xmlsh variable XPATH as a sequence of xs:string
On executing subprocesses xmlsh exports the XPATH variable to the subprocess by reversing process and reconstructing the PATH variable to the OS native representation.
Note that on some OS's environment variables are case in-sensitive (Windows). In these OS's any case for PATH (such as "XPath") is converted to all upper case XPATH.
Deletions:
Similar to the [[VariablePATH PATH]] environment variable, the shell uses the XPATH variable as a list of directories to search to find xmlsh scripts. Unlike the PATH variable, however, the XPATH variable is treated as a sequence, not a ";" or ":" separated string. If the XPATH only contains a single directory it can be set as a sequence of 1.


Revision [1196]

The oldest known version of this page was created on 2010-02-13 07:19:25 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki