|
|
|
Re: Solomon Islands Earthquake April 3, 2007
|
Posted by Roger Hunter on April 07, 2007 at 08:13:16:
EQF; TrueBasic can do something like that. There's a GET KEY command and an IF KEYPRESS test to handle user input. One waits, the other stops IF a key is pressed. The CHAIN command starts another program and may or may not resume the first program, as you wish. Roger
|
|
|