Hi,
I want to define "myversion" to use Dos cmd "type version.txt". like the
following:
<cb:define name="myversion">
<exec>
<executable>c:\Windows\System32\cmd.exe</executable>
<buildArgs>
/C type "versilon.txt"
</buildArgs>
</exec>
</cb:define>
It never work. myversion defined to c:\Windows\System32\cmd.exe.
It is very appreciate if anyone can help on this.
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.