can u pls tell me how to do it.

a) i have a property that has the following String
c:\test\web\chk\try\jsp,c:\test\web\chk\try1\jsp
b) i want to copy a file from c:\web\chk to try and try1

How to write this???
Note: try and try1 folders are determined dynamically


Parimala



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 4:03 PM
To: [EMAIL PROTECTED]
Subject: RE: copy


a) using AntContrib�s <foreach>
b) using AntContrib�s <for>
c) using <script>

In all cases you�re looping over a <dirset> and do the copy.


Jan


> -----Original Message-----
> From: Parimala [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 17, 2003 11:34 AM
> To: [EMAIL PROTECTED]
> Subject: copy
>
>
> Rose StationeryHow to copy a file in all the underlying directories?
>


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

Reply via email to