Well all i get when i run it is
comma (',') expected
And i am running this
SCAR Code:Procedure Proggy;
begin
ClearDebug;
Writeln('===================================');
Writeln('===== Time Running : ' + TimeRunning);
Writeln('===== Logs Cut : ' + IntToStr(LogsCut);
Writeln('===== Loads Done : ' + IntToStr(LoadsDone);
Writeln('===== This is Version 1.1');
Writeln('===== Please Post This Proggy');
Writeln('===================================');
end;



Reply With Quote








