Re: ex.err not being created

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

> After trying to RUN a file from within MEditor and having an error
detected, an alert pops up "unable to
> open file: <source-dir>\ex.err".  A search of the drive indicates there is
no ex.err file to be found, except
> for a couple of instances in the Demos directory.  The program run
correctly from a DOS prompt.  Is
> this an MEditor problem or a Euphoria problem being fed through MEditor?

Sometimes a program will quit using abort(x). If x is anything other than 0,
it is seen as an error. However, callling abort(x) will not generate an
ex.err file. If this is a program you wrote, check this first. Try using an
old Win32Lib trick by calling abort(1/0) causing a div. by zero and there by
generating an ex.err file.

> Also, the mailing list search tool on the web site desperately needs
Boolean capability.  Searching for
> "unable to open file ex.err" brings up every entry with any one of the
search words in it, which is nearly
> every entry in the database.  This is not acceptible.  There is no Boolean
instruction to search for an
> exact phrase.  Please, whoever wrote the search routine, consider adding a
more advanced search strategy.

I believe Robert Craig himself wrote the search engine. I believe someone on
the list was working on a new version, but I haven't heard anything in a
while, maybe that was for the Archive search.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu