Re: dBase and Encrypted Files
Posted on 2013-08-13, 18:07
Perhaps the file should have attributes like System, Hidden, or Read-Only, and the app insists on finding those. Seems plausible for a password file, and if it's true then the app won't work correctly with DOSBox's emulated DOS. It doesn't matter how you set file attributes in the host file system, …