22 Nov
2003
22 Nov
'03
2:26 p.m.
Hi There is a problem with Cygwin and gpc-20030830, which is illustrated in this program: program fbug; uses gpc; begin Writeln (FileExists ('fbug.pas')); Writeln (DirectoryExists ('.')); end. In both cases, it prints "False", when indeed both the file and directory do exist. Checking filename.pas shows that both functions call "Stat", and I presume that this is where the problem lies - but I have no idea what do do about it. Best regards, The Chief -------- Prof. Abimbola A. Olowofoyeku (The African Chief) web: http://www.bigfoot.com/~african_chief/