Re: Directory Exists??

new topic     » goto parent     » topic index » view thread      » older message » newer message

Jerry Story wrote:
> 
> ZNorQ wrote:
> > 
> > I'm trying to create a function that checks the existence of a directory,
> > but I haven't found my luck yet..
> > 
> > Can anyone help?
> > 
> > Kenneth aka ZNorQ
> 
> The Euphoria dir()
> 
> It returns -1 if no file or directory with this name is found.
> If it is found, then you would need to check the attributes to find out
> whether
> it is a file or a directory.


Yeah, I saw that, but I was hoping there was an other command, since this would
actually use time to create an index of the content (don't it?). I would like a
function that uses as little time as possible to just confirm if a FOLDER exists.

Thanks anyway. :)

ZNorQ

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu