Re: How do I convert this to Euphoria?

new topic     » goto parent     » topic index » view thread      » older message » newer message
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.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu