PRINT "HELLO WORLD!" ,100,100
SHOWSCREEN
MOUSEWAIT
END
HI I always confuse my self whit in NO LOOPS programs...
Try this:
while true
PRINT "HELLO WORLD!" ,100,100
SHOWSCREEN
wend
This it´s a infinite Bucle, for exit press the Break Key...
Whit your code try this:
PRINT "HELLO WORLD!" ,100,100
MOUSEWAIT
SHOWSCREEN
END
Now it´s put first MouseWait than showscreen Command, Sorry I alway forgot the ordner...
Regards, and Welcome.
PS: Don´t care all works fine, a lot of people use parallels and Mac, I use too for a while... but I prefer PC for because I use tools only are in WINDOW$