Re: Output of perl exec behaving oddly

2011-01-23 Thread Laurence Mills-Gahl
On 1/23/11 10:12 PM, Michael Ludwig wrote: > Laurence Mills-Gahl schrieb am 23.01.2011 um 21:27 (-0500): >> I have an ant exec task that is behaving inconsistently. >> >> I have a list of centerid's and a "foreach" loop > Red flag goes up … What is the red flag? >> that calls the following tar

Re: Output of perl exec behaving oddly

2011-01-23 Thread Michael Ludwig
Laurence Mills-Gahl schrieb am 23.01.2011 um 21:27 (-0500): > I have an ant exec task that is behaving inconsistently. > > I have a list of centerid's and a "foreach" loop Red flag goes up … > that calls the following target: > > > patient detail for patients NOT on alert for cente

Output of perl exec behaving oddly

2011-01-23 Thread Laurence Mills-Gahl
I have an ant exec task that is behaving inconsistently. I have a list of centerid's and a "foreach" loop that calls the following target: patient detail for patients NOT on alert for center ${centerid} The report script (reportAlertDetail.pl) out