Kieron Lawson wrote:

> Scoping problem - FieldList is a property of TDataset, and because
> you're inside the with TableName construct Delphi's going to look at
> TableName.FieldList rather than your procedure parameter.
>

Yep! you're right - didn't used to be, but is now.

Thanks  Kieron

Mark

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to