Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread FindKey
Thu, Oct 9 2008 9:04 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

lu.Contacts.FindKey([lu.Career_fkContacts])

I forgot to add the .AsInteger and it works. I'm happy but I don't know if its an undesirable feature from your viewpoint.

Roy Lambert
Fri, Oct 10 2008 1:42 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I forgot to add the .AsInteger and it works. I'm happy but I don't know
if its an undesirable feature from your viewpoint. >>

An object reference can be implicitly cast to an integer, so that's most
likely what happened with the const array that is used with FindKey.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image