You need to add this lines at the end of the script.
Quote:
[code]
var
ISDoneError:boolean;
function CheckError:boolean;
begin
result:= not ISDoneError;
end;
|
anyway you may try create the clean script, Extracting the content and compile create lot of problem, and cannot figure out which one raise error.
PS:
If you want to use NoSD means you need to add NoSD function separately.
Below script contain NoSD
R.G Catalyst v2