-----Original Message-----
From: arijit [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 11, 2007 12:26 PM
To: [email protected]
Subject: RE: creating files

/*
that's good...  lets say the batch file I am creating has an entry "echo
java
-VARIABLE"...  now when the actual batch file is created, VARIABLE has
to be
replaced by either version or maybe help or something else..

can I use the replace task to replace sections of the batch files ? I
will
try out the replace task...
*/


if you want some kind of templates have a look @ the <filter> task
or use a preprocessing task

Regards, Gilbert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to