Re: file access again
- Posted by jimcbrown (admin) Dec 30, 2012
- 1197 views
eukat said...
jimcbrown said...
stuff
I'm going to go out on a limb and suggest that if every other app in the world can open and edit this file, but Eu cannot, then Eu has the problem, at least until Eu can explain itself in a meaningful way, not merely -1.
Like I said, all it does is wrap fopen(). So someone would have to go check the next culprit, MinGW. (Or maybe the one after that, CRTDLL.)
There are some Euphoria-specific errors that can occur with open(), but these result in an ex.err-style crash with a very clear and human readable error message, not this C language "You had an error" nonsense.