[fpc-pascal]OS/2 FindFirst/FindNext problem
XHajT03 at mbox.vol.cz
XHajT03 at mbox.vol.cz
Wed Jul 10 22:03:37 CEST 2002
Date sent: Tue, 09 Jul 2002 23:42:39 -0400
From: Rolf Grunsky <rgrunsky at sympatico.ca>
To: fpc-pascal at deadlock.et.tudelft.nl
Subject: [fpc-pascal]OS/2 FindFirst/FindNext problem
Send reply to: fpc-pascal at deadlock.et.tudelft.nl
.
.
> SCode := FindFirst(SMask, faAnyFile, Sr);
.
.
> The output with debug statements is :
>
> Searching on : *
> SCode : -87
> No invalid names (0)
>
>
> With the debugging write statements uncommented, the result from the
> FindFirst was always -87. Is this a FindFirst bug or am I missing
> something?
It's a FindFirst bug, thanks for your report. I've fixed it, but
can't commit it until tomorrow because our CVS repository is down
currently (as announced by Jonas here as well).
Tomas
More information about the fpc-pascal
mailing list