Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Record not found on GetBookmark?
Sun, Nov 26 2006 10:16 PMPermanent Link

"Al Vas"
Hi,

Under what circumstances would I get an error message on the following:

CurPayslip := tblPayroll.GetBookMark;

error message is 'record not found'.

Through Watches, there seems to be a payroll record in an browse state and I
am able to access the field values of the record.

V3.30

Thanks

Alex

Mon, Nov 27 2006 1:35 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Alex,

< Under what circumstances would I get an error message on the following:

CurPayslip := tblPayroll.GetBookMark;

error message is 'record not found'.

Through Watches, there seems to be a payroll record in an browse state and
I am able to access the field values of the record. >>

Are you sure that you're getting the error on that line ?  GetBookmark
shouldn't cause any navigation or refreshing of the dataset at all.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image