Re: A pitiful little question.

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

Irv -- thanks for clearing that up. I'll experiment with wait_key() (as
well as get_key()), and I can definitely understand the advantages and
disadvantages of either of these commands. Everyone has been a great help
in introducing me to Euphoria.
Regards,

Philip

On Sun, 27 Jun 1999 13:42:22 -0400 Irv Mullins <irv at ELLIJAY.COM> writes:

>It's worth pointing out that (like many things in Euphoria) there
>is more than one way to do this:
>
>integer i
>i = wait_key()
>
>Wait_key would be preferable to get_key() when running in Windows,
>since
>wait_key() lets the processor do other tasks while waiting.
>
>Irv

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

Search



Quick Links

User menu

Not signed in.

Misc Menu