Re: I/O Redirection under DOS and I think UNIX

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

>I made a small CGI program using Euphoria a long time ago.
>I used Euphoria for DOS32 and ran it on Windows NT.
>It worked.


Well, I did the same you mentioned (EXE file, command_line() and getenv()).
Everything OK, but just can't get the output to work. My output format is
OK, including "content-type" header. All by CGI does when called (yes, it
actually gets called) is to open a new console windows and display the
ouput, whereas it was supposed to be sent to the browser/server. Maybe
another case for "Unresolved mysteries of the 20th century".

Thanks to Irv for those links... I'm checking them, but based on Rob's
expirience on NT I think this is a '95 trimmed-functionality.

I'm still working on my database engine... project status: developing format
standard. Proposed extension: NDF (new database format). The format will
support multiple tables (up to 256 per database). I'm also willing to
support at least basic SQL instruccions. The NDF format isn't "euphoria
dependant", so don't expect variable length fields. Can you imagine a
combination of Euphoria, CGI and database access? I do!

For EXW experts: I'm still trying to create a simple dialog box application.
There are some stuff I just can understand:
To create a window you must specify it's class. To register a class you must
specify it's data-creation structure. A members of the data-creation
structure is the windows handle... how can you give it if you haven't
created it?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu