RE: txtfile with various lines

2004-12-09 Thread Rebhan, Gilbert
Hi, thanks Jan, didn't realise at first glance that unset properties are echoed as -> ${unset.property} Solved it like that : (The property -if set- has to appear in a messagefile that is sent via mail) "!!! ${infomail.servrestart} !!!"

Re: txtfile with various lines

2004-12-09 Thread Laconia Data Systems
To All I just write this quick and dirty test ${test} F:\>ant Buildfile: build.xml server: [echo] This will be echoed BUILD SUCCESSFUL Total time: 0 seconds My suggestion is if the solution works use it Bye, - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAI

Re: txtfile with various lines

2004-12-09 Thread Laconia Data Systems
ords Good Luck/Viel Gluck, Martin 617-852-7822 - Original Message - From: "Rebhan, Gilbert" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Thursday, December 09, 2004 8:44 AM Subject: RE: txtfile with various lines Oops - of course

RE: txtfile with various lines

2004-12-09 Thread Rebhan, Gilbert
Oops - of course ;-) -Original Message- From: Dick, Brian E. [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 2:37 PM To: Ant Users List Subject: RE: txtfile with various lines Just checking, but I'm sure you meant property="servrestart" with the quotes a

RE: txtfile with various lines

2004-12-09 Thread Dick, Brian E.
, 2004 2:16 PM To: Ant Users List Subject: RE: txtfile with various lines The property attribute is specified wrong. Try property="servrestart". -Original Message- From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 8:08 AM To: Ant Users List Subject

RE: txtfile with various lines

2004-12-09 Thread Rebhan, Gilbert
nt Users List Subject: RE: txtfile with various lines The property attribute is specified wrong. Try property="servrestart". -Original Message- From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 8:08 AM To: Ant Users List Subject: RE: txtfile with va

RE: txtfile with various lines

2004-12-09 Thread Dick, Brian E.
The property attribute is specified wrong. Try property="servrestart". -Original Message- From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 8:08 AM To: Ant Users List Subject: RE: txtfile with various lines Hi, just tried your sugge

RE: txtfile with various lines

2004-12-09 Thread Rebhan, Gilbert
Hi, just tried your suggestion, but ... and gives me always ${servrestart} regardless whether txtfile contains Line 2 or not. ?! Gilbert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, D