I’m using D5 on Win2000 but building applications for all platforms.
I can use FileExists in my D5 application but DirectoryExists is an undeclared identifier.
They both come from the SysUtils.Pas which I have put in my Use list. Can anyone suggest how I use this function and if not how can I work around it?
The
DirectoryExistsfunction is declared in theFileCtrlunit.