Re: A pitiful little question.

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

Thank you, Jeffrey, very much! Even though I am a beginning Euphoria
programmer, I am familiar with QBasic and its commands, etc. As any other
QBasic programmers may have realized while working with Euphoria, the two
are quite different. Because of this, my little mind is confused -- I
want to do something simple in Euphoria, but only know the QBasic syntax
for it... Oh well, I'll learn. Anyway, this is the first 'major' advance
in my Euphoria "career." Thanks again for the help, and I'd love to hear
from any QB/EU programmers out there.

Philip

>Use get_key() like so:
>
>puts(1,"Press any key to end the program.")
>while get_key() = -1 do
>end while
>
>Jeffrey Fielding
>JJProg at cyberbury.net
>http://members.tripod.com/~JJProg/

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

Search



Quick Links

User menu

Not signed in.

Misc Menu