Re: Re: [fpc-pascal] errno codes fpOpen

2007-11-09 Thread afpTeam
On 08 Nov 2007, at 20:43, afpTeam wrote: I'm maybe lost in the doc searches, but is there a reference explaining the extended err codes for fpOpen and friends? I could not find one. They are documented in the man pages of the *nix functions you are calling (man open), and the actual value

Re: [fpc-pascal] errno codes fpOpen

2007-11-09 Thread Marco van de Voort
> On 08 Nov 2007, at 20:43, afpTeam wrote: > > > I'm maybe lost in the doc searches, but is there a reference > > explaining the > > extended err codes for fpOpen and friends? > > I could not find one. > > They are documented in the man pages of the *nix functions you are > calling (man open)

Re: [fpc-pascal] errno codes fpOpen

2007-11-09 Thread Jonas Maebe
On 08 Nov 2007, at 20:43, afpTeam wrote: I'm maybe lost in the doc searches, but is there a reference explaining the extended err codes for fpOpen and friends? I could not find one. They are documented in the man pages of the *nix functions you are calling (man open), and the actual value