1. Re: open file? ROB help

On Fri, 4 Feb 2000 15:09:36 -0500, Irv Mullins <irv at ELLIJAY.COM> wrote:

>If there are no other files open, you should get 3.
>I have programs which open and close 4 or 5 files hundreds of times each
day.
>These have been working without fail since November, so I doubt there is
>anything flakey about Euphoria's file handling. In fact, the sys admin at
the
>place where this program is running commented on the excellent stability
just
>this week. Maybe you need to check your code again.
>
>Regards,

Irv:

     Are you using the latest version of Euphoria ???

     Are you writing binary structures to disk ??

     Euphoria doesn't support block writes and reads in binary mode.

     doswrap.e works with my code if I open the file with dowwrap.e

     Try opening a file with DosOpen function and see what handle is

     returned. Then do the same with Euphoria open function and see if

     the same handle is returned ??

Thanks Bernie

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu