Re: namespace qualifiers
- Posted by Robert Craig <rds at RapidEuphoria.com> Dec 10, 2001
- 438 views
Martin Stachon writes: > include get.e as atom > > gives you an error, because namespace qualifier "atom" > overrides builtin type "atom" in get.e, which shouldn't happen - Ok, thanks. I'll reconsider this issue. > [other issue] > I think it may be written in relnotes that exw now in 2.3 > waits for a key to be pressed after a console program exits. > In lots of programs the line > > if getc(0) then end if > > before exit is now no longer needed. exw for 2.3 alpha sometimes needs you to hit Enter twice when exiting a console window. That's a bug. I've fixed it now. Tone Skoda reported it also. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com