Re: wxEuphoria woes

new topic     » goto parent     » topic index » view thread      » older message » newer message

D. Newhall wrote:
> 
> 
> integer fn
> fn = open(TASKS_FILE, "r")

You never close this file... maybe that's the problem.

close(fn)


I just tried it and closing the file doesn't matter... :/

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu