One of the simplest scripts conceivable
can't see whats wrong yet i still getCode:program blah; var i:integer; procedure Count; begin wait(10) begin writeln(i,'=I'); I :=i+1 end; end; begin repeat count until I>100 end.
Invalid number of parameters at line 9
Compiling failed.


Reply With Quote








