Subject | Re: [IBO] constructing bookmark manually |
---|---|
Author | Tomas MichalĂk |
Post date | 2001-04-24T16:56:19Z |
Hi Jason,
thanks, it works.
Regards,
Tom
Jason Wharton wrote:
Tomas Michalik
ProCA, s. r. o.
V Luzich 818, Praha 4
Czech Republic
e-mail: michalik@...
tel: +420 2 67283446
thanks, it works.
Regards,
Tom
Jason Wharton wrote:
>=================================
> You can simply plug the values into the KeyFields and then get the RowData
> from it. It is just a string from there.
> The memory space of the KeyFields is flexible to use in this manner.
>
> KeyFields[ 0 ].AsInteger := <a key value>
> BookmarkForKeyValue := KeyFields.RowData;
Tomas Michalik
ProCA, s. r. o.
V Luzich 818, Praha 4
Czech Republic
e-mail: michalik@...
tel: +420 2 67283446