9 Oct
2012
9 Oct
'12
10:48 p.m.
Hi, I have an executable tool that input parameter is an xml string (e.g. run.sh <exam>name</exam>), so how should I set the configfile tag('<configfile><exam>name</exam></configfile>' is not right) if the tool is called by using a tmp-file in command tag (i.e. run.sh $tmp-file) ? thanks welkin