Re: Help! GPF

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

------=_NextPart_000_006E_01BEDE94.3AA26580
        charset="iso-8859-1"

Brent Hugh writes:
> I'm developing a windows midi application in Euphoria
> and I am having the most vexatious possible GPF happen
> with some regularity.

When you encounter a crash like this, you should
try using safe.e in place of machine.e.

Copy euphoria\include\safe.e to your
current directory (containing your program) and
rename it as machine.e. It will replace
peek() and poke() and some other
routines with safer versions that do a lot of error checking.

Since v2.1 came out, I've enhanced the error checking
of safe.e, and I now use a new combination of safe.e
and machine.e. They'll be in the next DOS/Windows
release. They're already in the Linux pre-alpha release.
I've attached them.

Regards,
     Rob Craig
     Rapid Deployment Software
     http://members.aol.com/FilesEu/


------=_NextPart_000_006E_01BEDE94.3AA26580
        name="safe.e"
Content-Transfer-Encoding: quoted-printable

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

Search



Quick Links

User menu

Not signed in.

Misc Menu