I have another question about cb:define name="version"
<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. any suggestion? 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.
