Den Pfad übergibts du ja schon hier siehe auch schon weiter oben:
Delphi-Quellcode:
if MOmds.LadeOmds('C:\Programme\Borland\Delphi7\Projects\OMDS1.1\M1035390_20040407_023824_01.TXT')=true then
begin
x:= 2;
while x <= MOmds.OmdsCount do
begin
StringGrid1.Cells[2,x-2]:= MOmds.GetFamName(x);
end;
end;
Pfad ==> C:\Programme\Borland\Delphi7\Projects\OMDS1.1\M103 5390_20040407_023824_01.TXT