Text only
|
Text with Images
GLBasic forum
Main forum => Bug Reports => Topic started by: MrTAToad on 2010-Jan-18
Title:
Can't run on Windows CE
Post by:
MrTAToad
on
2010-Jan-18
Unfortunately it looks like any program on Windows CE starts and then immediately abnormally terminates...
I used :
Code
(glbasic)
Select
Expand
WHILE TRUE
PRINT "HELLO WORLD!",0,0
SHOWSCREEN
WEND
Title:
Re: Can't run on Windows CE
Post by:
Cartoonkicker
on
2010-Jan-19
i can confirm that. if you use "print" the program terminates immediately.
Text only
|
Text with Images