Delphi FAQ

  1. I can't run delphi! Why do I get an error message about fort.10 not found?

I can't run delphi! Why do I get an error message about fort.10 not found?

You have to tell delphi the *.prm (parameter file) to use. This is the file that, among other things, tells delphi where to find your pdb and charge files. Fort.10 is the name of the default file. If the *.prm file name is, for instance, np4.prm, start delphi by typing
delphi np4.prm