Re: How do I convert this to Euphoria?

new topic     » goto parent     » topic index » view thread      » older message » newer message
jimcbrown said...
mattlewis said...

I could tell you, but I think you'll prefer opening STDOUT as a file like so:

integer stdout = open("CONOUT$", "w" ) 

Doesn't this open the Console Output Window (ala euiw.exe behavior), rather than STDOUT?

E.g., it wouldn't work to write to STDOUT from a CGI app.

Hmm...you might be right...still..simply running as a console app should work (as you previously noted). And if it doesn't, we need to fix it.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu