Thanks! The synonym generator in my head wasn't working!
On 12/21/06, Scot P. Floess <[EMAIL PROTECTED]> wrote:
David:
look at the task...
It works for files...
David Kavanagh wrote:
> If there is a way, I haven't found it... but I'm going to ask anyway.
> Is there any way to get the size of
David:
look at the task...
It works for files...
David Kavanagh wrote:
If there is a way, I haven't found it... but I'm going to ask anyway.
Is there any way to get the size of a file into a property? I need to
update a .jad file and I know there are special tasks for doing it,
but I'd rather
If there is a way, I haven't found it... but I'm going to ask anyway.
Is there any way to get the size of a file into a property? I need to
update a .jad file and I know there are special tasks for doing it,
but I'd rather be able to use normal file filtering using a props set.
Daivd
---
sure! Gmail can handle decent size files, so that will work with me.
David
On Tue, 28 Dec 2004 07:44:16 -0800 (PST), Ivan Ivanov
<[EMAIL PROTECTED]> wrote:
> Shell I send it to you offline?
>
> --- David Kavanagh <[EMAIL PROTECTED]> wrote:
>
> > Thanks! I'm having problems getting the js.jar I
Shell I send it to you offline?
--- David Kavanagh <[EMAIL PROTECTED]> wrote:
> Thanks! I'm having problems getting the js.jar I
> need through our
> firewall at work, but I'll try it out at home later.
>
> David
>
> On Mon, 27 Dec 2004 13:44:48 -0800 (PST), Ivan
> Ivanov
> <[EMAIL PROTECTED]>
Thanks! I'm having problems getting the js.jar I need through our
firewall at work, but I'll try it out at home later.
David
On Mon, 27 Dec 2004 13:44:48 -0800 (PST), Ivan Ivanov
<[EMAIL PROTECTED]> wrote:
> David, yes it is possible by using javascript:
>
>
>
>
>
>
David, yes it is possible by using javascript:
$${filesize} is ${filesize}
HTH Ivan
--- David Kavanagh <[EMAIL PROTECTED]> wrote:
> I'm using ant for a J2ME project and I need to get
> the jar file size
> into my .jad file. So, I was looking for s
I'm using ant for a J2ME project and I need to get the jar file size
into my .jad file. So, I was looking for something in Ant that might
let me read the size of a file into a property. I couldn't find
anything! I have no problem writing a custom task, but I really hope
there is something existing