Caricato il file profili (lf0054.txt)

git-svn-id: svn://10.65.10.50/trunk@1523 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-06-28 16:23:02 +00:00
parent a84f5cdf6d
commit 6225692a48

View File

@ -370,6 +370,15 @@ if (d.eod() > 0L)
mov.rewrite();
}
}
if (_codditta == 0)
{
TSystemisamfile f(LF_FORM);
TFilename lf;
lf.format("%sstd/lf0054.txt", __ptprf);
if (fexist(lf))
f.load(lf);
}
}
///////////////////////////////////////////////////////////