Perhaps something like:
//(global AppPath: string;)
AppPath:=ExtractFilePath(Application.ExeName);
//then after the A: drive access:
FileOpenDlg.InitialDir := AppPath;
> I am having a problem in an application that needs to load a file from a
> floppy disk. After the drive has been accessed, Windows will
> attempt to load
> the application's help file from the same disk. If the disk is
> still in then
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz