Hi all,
I want to create a script in java to find for me the ?width, length and
size? in the files which are stored the Hard Disk.
Can any one help?
Thanks
Shab.
Dag Sunde - 14 Feb 2004 19:54 GMT
> Hi all,
>
> I want to create a script in java to find for me the "width, length and
> size" in the files which are stored the Hard Disk.
What's the "width" of a file?
What's the difference between the length and the size of a file?
--
Dag.
Nuno Belo - 27 Feb 2004 22:48 GMT
hi there ...
you'll find everything you need to do that in the java.io package ... you
have the "File" class that has all the methods you need to build the script
you want ...
good luck ...

Signature
nuno belo
* http://gooofy.blogspot.com/ [my blog]
> Hi all,
>
[quoted text clipped - 5 lines]
> Thanks
> Shab.