zombit - 2005-04-07

Hello,

In ArchiveForge. compiled in Delphi 7,
has following problem.

1.uses ArchiveAccess, NewArchiveForm, BGStrings;
    fix with remove BGStrings.
2.GetWord (SaveDialog1.Filter, i, '|');
    ?
3.grid.cells[1, start+i] := NumToStr (FileSize (f), 10);
    ?

Please help, thanks