You've already forked lazarus-ccr
fpspreadsheet: Small improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@943 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -20,6 +20,9 @@ var
|
||||
MyDir: string;
|
||||
i: Integer;
|
||||
CurCell: PCell;
|
||||
|
||||
{$IFDEF WINDOWS}{$R excel8read.rc}{$ENDIF}
|
||||
|
||||
begin
|
||||
// Open the input file
|
||||
MyDir := ExtractFilePath(ParamStr(0));
|
||||
|
Reference in New Issue
Block a user