| An: [EMAIL PROTECTED]
|
| Kopie:
|
|
D]
> [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 29. September 2004 11:55
> An: [EMAIL PROTECTED]
> Betreff: passing 0 to exec
>
> Hi,
>
> I'm calling a perl script using the exec task. But it seems
> like ant does
> not handle passing the val
Hi,
I'm calling a perl script using the exec task. But it seems like ant does
not handle passing the value "0" as an argument to exec.
Am I right?
exec ...
arg value=0
/exec
In the upper case the perl script doesn't receive a value. Other passed
numbers are accepted.
Thanks in advance,
Chr