Something went wrong with the if-then-else statements; I get synteax errors for 2 functions:
Run.pas(2247,11) Fatal: Syntax error, ";" expected but "identifier WRITEEVALUATIONDATA" found
idem for L358 (function WriteTitleDailyResults) --> I added an "end" but I think that's wrong, just wanted to see if that would make the error go away and it did.
Something went wrong with the if-then-else statements; I get synteax errors for 2 functions: