Can anybody let me know what is wrong for the following config code?

<cb:define name="myversion"> 
<exec>
<executable>c:\Windows\System32\cmd.exe</executable>
<buildArgs>
/C type "version.txt"
</buildArgs>
</exec> 
</cb:define>

myversion was defined to c:\Windows\System32\cmd.exe. I want to define it 
to the data in version.txt

Thanks

Jixiu

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ccnet-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to