Re: MS Word automation

2005-05-04 Thread IndianAtTech
On Tue, 15 Mar 2005 12:28:11 +0200, David Resnick <[EMAIL PROTECTED]> wrote: > Yes, that sounds good! I didn't think of that... > > Thanks! > > -David > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 15, 2005 12:20 > To: user@ant.apache.

Java's Birthday

2005-03-23 Thread IndianAtTech
Hi All, March 23, 2005 is Java's 10th Anniversary. http://www.javarss.com/java-timeline-10years.html I wish Java Community grows more. Best Regards - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

how can we find which jre home is in use by ant script?

2005-03-14 Thread IndianAtTech
Hi All, how can we find which jre home is in use by ant script? Thanks Sudhakar - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Question Title: ANT -->> Directory access problem

2004-12-16 Thread IndianAtTech
Hi All, I know the following is valid syntax and also works fine in my case. simple example build file But i have different scenario. Say I have a project called in MyProect in root direectory and it contains sub directory called MyTest, something like c:/MyProject/MyTest