Could you not check to see if the filter applies to the current record?  That 
is if filter is applied to myfield = .t. Then is myfield = .f.

John

John Weller
01380 723235
079763 93631
Sent from my iPad

> On 8 May 2017, at 21:48, [email protected] wrote:
> 
>> On 2017-05-08 16:45, Fred Taylor wrote:
>> You have to move the record pointer to get the filter to "kick in".  You
>> might try SKIP 1 IN yourtable and SKIP -1 IN your table and see if you come
>> back to the same record # you started at.
>> Fred
> 
> 
> Hi Fred (and Richard!),
> 
> That sounds like a workable plan.  It'd help if I had a Key field but I 
> don't; still, RECNO('myCursor') should suffice and tracking my spot and 
> verifying if it was affected.
> 
> Thanks!
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to