Dear All,
I try to check database file is exist or not buy use file() but I don't know how to success.
- File( "TEST.DBF" ) is not working
- File( CURDIR()+"\TEST.DBF" ) is not working
- File( "\\"+CURDIR()+"\TEST.DBF" ) is not working
Thank you for any idea.
Best regards,
Dutch