Rod Pemberton <do_not_have@[EMAIL PROTECTED]
> schreef in berichtnieuws
eanldc$299b$1@[EMAIL PROTECTED]
Rod,
<snip>
> > So, I'm looking for a(n electronic copy of the) users-manual. If you
> > have one or know where to find one I would appriciate the information.
>
> Nope.
Too bad, I could really use one.
> Hey, did you ever find a solution for that network filesystem you
> were writing? What was it....uh, something with findfirst/findnext...
Correct. The answer is Yes, and No. Yes, I think I have found a method
to
solve the not-closing of a communication-socket because a DOS
find-first/next sequence does not know a find-close. The idea is to
regard
any find-first or -next as a seperate action, using the index stored in
the
DTA to signal to the other side which entry it needs to return.
Ofcourse, that could lead to problems when files get deleted or added to
that directory at the same time (files being skipped or appearing twice,
something I have not found a solution for) ...
And No, I have not implemented it yet : my intrest was pulled into another
direction.
Regards,
Rudy Wieser


|