Revision [1200]

Last edited on 2010-02-13 07:32:25 by DavidLee
Additions:
[[VariableXPATH]]


Revision [1195]

Edited on 2010-02-13 07:12:11 by DavidLee
Additions:
If you are already running xmlsh, either interactively or in a script, you can run an xmlsh script by using its filename with or without the ".xsh" extension as the command. Similar to how shells search the PATH variable, xmlsh searches the [[VariableXPATH XPATH]] variable to locate your script (and also any imported [[Modules Extension Modules]]).
Deletions:
If you are already running xmlsh, either interactively or in a script, you can run an xmlsh script by using its filename with or without the ".xsh" extension as the command. Similar to how shells search the PATH variable, xmlsh searches the XPATH variable to locate your script (and also any imported [[Modules Extension Modules]]).


Revision [593]

Edited on 2009-05-30 06:29:05 by DavidLee
Additions:
[[CategoryHowTo]]


Revision [562]

Edited on 2009-05-24 06:30:37 by DavidLee
Additions:
If you are already running xmlsh, either interactively or in a script, you can run an xmlsh script by using its filename with or without the ".xsh" extension as the command. Similar to how shells search the PATH variable, xmlsh searches the XPATH variable to locate your script (and also any imported [[Modules Extension Modules]]).
If the
Example
%%
$ cd $XMLSH/test
$ ./run_tests
%%
You run an xmlsh script from outside xmlsh by passing the script name in as the first argument to the xmlsh program, including the ".xsh" extension.
Example assuming the xmlsh startup script is in your path ( see [[HowToInteractive]] )
%%
xmlsh run_tests.xsh
%%
Deletions:
If you are already running xmlsh, either interactively or in a script, you can run an xmlsh script by using its filename without the ".xsh" extension as the command. Similar to how shells search the PATH variable, xmlsh searches the XPATH variable to locate your script (and also any imported [[Modules Extension Modules]]).
You run an xmlsh script from outside xmlsh by passing the script name in as the first argument to the xmlsh program, including the ".xsh" extension.


Revision [561]

Edited on 2009-05-24 06:23:34 by DavidLee
Additions:
If you are already running xmlsh, either interactively or in a script, you can run an xmlsh script by using its filename without the ".xsh" extension as the command. Similar to how shells search the PATH variable, xmlsh searches the XPATH variable to locate your script (and also any imported [[Modules Extension Modules]]).
----
[[HowTo]]
Deletions:
If you are already running xmlsh, either interactively or in a script, you can run an xmlsh script by using its filename without the ".xsh" extension as the command. Similar to how shells search the PATH variable, xmlsh searches the XPATH variable to locate your script (and also any imported Extension Modules).


Revision [560]

The oldest known version of this page was created on 2009-05-24 06:22:49 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki