Re: help

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

Umm... more information??
What would this program want to do?

....Blind suggestion....
integer key
while stay_in_loop_condition do
  key = get_key()
  if key = "Q" or key = "q" then exit end if
  do_whatever(with_stuff)
end while

Anyway... <B?,
Nick

JON STOHR wrote:

> i would like to make a program that has the option to press "Q" to quit.
> can you tell me how?
> --
> BMxQ

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

Search



Quick Links

User menu

Not signed in.

Misc Menu