|
hello,
It is normal the necessity of click on the "tick tock clock" icon to pass the keyboard input test on the test memory.tst script?
when i include ticktock in the input test:
while out <> 75 {
tick, tock,
eval,
}
it automatically recognize the keyboard input
|