Subject Re: [IBO] '*' for all columns ?
Author Jason Wharton
> in the Release Notes you wrote:
>
> "I made the '*' character recognized as all columns when
> dealing with variant values for all columns of a record."
>
> hmmm. what does that mean? how can I use that?

MyVariant := MyIBODataset['*'];

This will take all the columns of the current record and store them into a
variant array.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com