On 9/12/2011 20:30, Skybuck Flying wrote:
Well I hope the pascal language is updated so semicolons become required for 
end's.

semicolons terminate statements... end does not...

Take a long hard look at the P4 or P5 code and you will find a lot of if then
else statements with *wrong identation* as well, this makes it somewhat hard to

above *hilite* by me...

yeah, about that... there is no such thing as "wrong indention"... you can indent and format your code any way you like as long as the compiler can make sense of it... even if you write everything out in long lines instead of breaking them down into indented sections...

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to