I known that and agred with you, but it�s strange that one feature that you use in that env. do this and in another do that.
Stefan Bodewig <[EMAIL PROTECTED]> wrote: >On Fri, 23 Nov 2001, Edson Alves Pereira ><[EMAIL PROTECTED]> wrote: > >> And if you try: >> >> File f = new File( "**" ); > >Java will treat this a a file with the name ** in your current working >directory - which probably doesn't exist. > >> File arq[ ] = f.listFiles( ); >> >> The value of arq is null, > >So at least it is not a directory 8-) > >> i think that it should work once that the OS. suport this >> command. > >It doesn't (the OS). > >Stefan > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- /////////////////////////////////////// Better well done than well said. --//-- To follow the path: look to the master, follow the master, walk with the master, see through the master, become the master. Modern Zen poem /////////////////////////////////////// __________________________________________________________________ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with [EMAIL PROTECTED] http://shopnow.netscape.com/ Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
