Getting the Error code

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

How can I retrieve the error code of a DOS pgm invoked by
a euphoria pgm.  E.g.

   system("pe3test",2)
   ...
   if ErrorLevel=2 then
       ....

I have a DOS pgm that will only communicate back to me via error
code.  I can do something kludgy like invoking the DOS pgm from
a BAT & checking the errorlevel there - then writing a DOS file
that my E-pgm can find.  I am hoping for something a bit more
elegant.

Thanks for the help

John Kinne

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

Search



Quick Links

User menu

Not signed in.

Misc Menu