Hi Ruslan, I'm getting some strange crashes when I do a myCursor.dropRecord. In investigating it, I found that when I do a search the cursor.position is set to 0. Even looping through a cursor wth .nextRecord doesn't change the value of myCursor.position -- it is always 0. Has cursor.position been deprecated? If so, what should we use? Thanks, Jon