Bitte benutze doch für Delphi-Quellcode die DELPHI Tags (das ist der Button mit dem Helm)
Dann sieht das nicht so aus
If ...<... then random
end
If ...>... then random
end
??
sondern so
Delphi-Quellcode:
If ...<... then random
end
If ...>... then random
end
??
und was himitsu meinte war
Delphi-Quellcode:
If ...<... then
begin
foo := foo + 1;
foo := foo * 10;
end;
Kaum macht man's richtig - schon funktioniert's
Zertifikat: Sir Rufo (Fingerprint: ea 0a 4c 14 0d b6 3a a4 c1 c5 b9
dc 90 9d f0 e9 de 13 da 60)