> Nicholas Worth designed the base Pascal syntax to use the semi-colon
> character as a statement sepeator, and this has confused Pascal students
for
> years now. It is especially annoying to anyone who is used to the C syntax
> where a semi-colon is used as a statement terminator.

Not to mention us VB/Access programmers who have never seen a semi colon
before :-) and don't need begin or end statements 

e.g. 

If something Then
    statement
    statement
End If


Steve
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to