Re: [Win32Lib] difficulty using doEvents?
- Posted by Dan Moyer <DANIELMOYER at prodigy.net> Jun 21, 2002
- 472 views
Guillermo, Oh! I got confused by not getting any error message at all, except for it not being able to write to the err file, but I guess if I had tried *following the code*, I probably would/should have seen it. Thanks :) Dan ----- Original Message ----- From: <pampeano at rocketmail.com> To: "EUforum" <EUforum at topica.com> Sent: Friday, June 21, 2002 12:12 AM Subject: Re: [Win32Lib] difficulty using doEvents? > > Hi Dan, > Your problem is that you're not closing the file opened in ReadIn > function, just add a close(f) before returning. > > ===== > Best Regards, > Guillermo Bonvehi > AKA: Knixeur - Caballero Rojo > >