Re: Scrollable DOS Box under Win95/98

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

>This is ok for for Win2k, but this option is not avaliable in the
>properties windows of  Win95 shell, so when I receive a long error message
>from euphoria in a dos box session, I cannot read the upper part of the
>message, and I have to open the ex.err file.
>I change the number of lines in dos mode ( mode con lines=50) so messages
>of  50 lines could be read. But... this is not a solution...
>
>
>Rubens M. Luciano

How about if you go to the command line and type:

     ex myfile.ex > output.txt

That way, the screen's output is routed into output.txt, and after the
program crashes, you can just go into notepad and view the whole thing.
=====================================================
.______<-------------------\__
/ _____<--------------------__|===
||_    <-------------------/
\__| Mr Trick

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

Search



Quick Links

User menu

Not signed in.

Misc Menu