Did you include the "mode" attribute in the <command> element:

<command mode="'shell'">

David Bender
STAF/STAX Development
8-1268 (512-838-1268) 
IBM Austin Bldg. 903-5B002
Internet: [EMAIL PROTECTED]




Vijita <[EMAIL PROTECTED]> 
10/13/2008 11:22 PM

To
staf-users@lists.sourceforge.net
cc

Subject
[staf-users] To execute internal commands with STAF






Hi,

I want to execute internal commands like move, cd, mkdir etc. on client 
machine with STAF.

When I tried to use <process>  <parms> these tags, this can execute batch 
file or any file with process defined as to invoke interpreter and 
filename passed as parameter to process. But i is unable to execute move 
command when I gave move command in <process> tag and filename in <parms> 
tag. 
It gave me error that move file not found. I tried this on Windows XP 
where I think move , cd etc.these commands are implemented in the 
interpreter itself.

Can anybody please suggest me how to work it out?

Thanks.
Vijita.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's 
challenge
Build the coolest Linux based applications with Moblin SDK & win great 
prizes
Grand prize is a trip for two to an Open Source event anywhere in the 
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to