Re: Error Window Disappears Too Quickly
- Posted by Don Phillips <EuNexus at yahoo.com> Sep 19, 2002
- 508 views
--0-409804045-1032468779=:28068 I am also lazy =) Maybe too lazy. A cheap and easy way to pause and turn warnings on and define a variable which you never use. Euphoria will pause and display this as a warning. with warning atom break Don Phillips Tony Steward wrote: >Hi All, >If my prog gets an error and comes to an abort(1) command the dos window >flashes so quickly I can't read it. I know I should be trapping the errors >but am lazy at the moment and reading the error would be all I need. > >I use something like >puts(2, "Error message \n") >abort(1) > >how can I make the dos window wait for me? <P>I am also lazy =) Maybe too lazy. <P>A cheap and easy way to pause and turn warnings on and define a variable which you never use. Euphoria will pause and display this as a warning. <P>with warning <P>atom break <P> <P>Don Phillips <P> <B><I>Elliott Sales de Andrade <QUANTUM_ANALYST at HOTMAIL.COM></I></B>wrote: --0-409804045-1032468779=:28068--