RE: DIRECTORY.exists Fails
Neal Lester <neal-DEdZIOWp9kBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.ise,gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
At 10:15 AM 5/15/2007, you wrote: >The issue is the OS convention for directories. On Windows, if you have a >trailing / or \ it might return True sometime, and False some other time. It >actually depends on the kind of path you have, e.g UNC vs normal. Yes, that was it. Thanks, Neal