Re: ver 4.0 c_func problem on WIN98
- Posted by bernie Apr 22, 2009
- 1155 views
-- waiting.ex -- include std/console.e puts(1, "Waiting ...\n") wait_key()
This should display a new console window with "Waiting ..." in it and just sit there until you press one of the keyboard keys.
Can you try this test program on your WIN98system and let me know what happens?
If this works as expected, can you also try this following test program ...
Yes the first test works
And the second test ???
Also, what happens when instead of clicking on the euiw.exe file name, you start a DOS console and type in "euiw"?
FIRST test with .EX file Opens full screen hitting key shrinks to window but have to close by [x] in top right corner
FIRST test with .EXW file Opens window hitting key closes window
SECOND test with .EX file Opens full screen hitting key shrinks to window but have to close by [x] in top right corner
SECOND test with .EXW file Opens window hitting key closes window