Re: Newbie very confused
- Posted by crusty Mar 16, 2009
- 1298 views
Dan thanks,
Some *.ex files run perfectly.
Even the simple 'hello.ex' jsut flashed on the screen and then disapeared until I added ? getc(0) at the end of the file. Then it was fine. Thought that with your help, I'd cracked it!
Tried the buzz.ex and that failed. You are probably familiar with buzz.ex Tried to add ?=getc(0) at the end but no good.
Added include get.e integer k k = 0
at the beginning of the file and
k = wait_key()
at the end of the file... failure.
I must stress that SOME *.ex files work so I assume association is correct.
I'm missing the obvious somewhere but where. Maybe I'm just getting senile.
Thanks alec