Re: [fpc-pascal] Weird DosError values

2004-02-19 Thread xhajt03
From:"Matthews" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [fpc-pascal] Weird DosError values Date sent: Wed, 18 Feb 2004 16:13:23 -0500 Hi Lukas > I'm running Win 2000, and using sysutils, and dos - > could that be the problem? Ye

Re: [fpc-pascal] Weird DosError values

2004-02-18 Thread Matthews
Marco: I'm using 1k blocks. -Lukas At 04:29 PM 2/18/2004, you wrote: How large is your buffer? Do you try to read 2/4/8k blocks ? ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Weird DosError values

2004-02-18 Thread Marco van de Voort
> Thanks for your advice. > > My apologies for not providing enough information - I realized after I sent > the message that I should have mentioned what OS, etc. I was running. > > I'm running Win 2000, and using sysutils, and dos - could that be the problem? > > The target os (as given to my

Re: [fpc-pascal] Weird DosError values

2004-02-18 Thread Matthews
estion: In the future, should I just host my code on geocities (or something) and then include a link to it instead? -Lukas At 05:11 AM 2/17/2004, you wrote: From:"Matthews" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sujbect: [fpc-pascal] Weird DosError value

Re: [fpc-pascal] Weird DosError values

2004-02-18 Thread xhajt03
From:"Matthews" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sujbect: [fpc-pascal] Weird DosError values Date sent: Mon, 16 Feb 2004 18:06:13 -0500 Hello Lukas > I'm using a function and a procedure, both which deal > with finding files in >

[fpc-pascal] Weird DosError values

2004-02-16 Thread Matthews
Hello all. I'm using a function and a procedure, both which deal with finding files in the same directory, and then either counting them, or reading them, but I'm getting some very weird values for DosError. I'm using v1.0.10, and I continue to get a value of 183 from DosError in the function