Sandeep Chandra wrote:

Rohit Gupta wrote:

You dont think that To might be a reserved word and the Field might have some other name ??

If its a field compiler should be able to tell (which it does as it says
[Error] App_Main.pas(28): Identifier expected but 'TO' found ) and compile without complaining (IMHO)


if compiler can detect that identifier is required why can't it check if TO is followed by '.'? If it is then its not an identifier and it can treat it as a Field.


I meant '.' is followed by TO

_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to