Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keeping track of grid position - recno()
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01292690
Message ID:
01292747
Views:
21
>>Here is the code that I'm using:
>>
>>Select Dispatch
>>Go LcPlace In Dispatch
>>SKIP
>>LcInvId	= Dispatch.InvoiceNo
>>=TableUpdate(.T.)
>>thisform.RequeryDispatch()
>>=Seek(LcInvId,"DISPATCH","INVOICENO")
>>thisform.Refresh()
>>
>>
>>Any other ideas?
>>Mike
>
>Have you verified that lcInvID is indeed for the record you want? Did you try to show some other field's info to verify it?
>
>Before thisform refresh try browse to verify you're indeed on the correct record.
Good idea, Naomi, but I've checked that too.

Thanks for your ideas,
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform