Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Going to a RecNo() that is no longer valid
Message
From
02/09/2008 11:50:37
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01344176
Message ID:
01344185
Views:
16
>>I set m.RecNo to the current record number. Then a filter condition happens where that particular record number is no longer available. What is the best way to get to the next previous record number that is available? Or should I just do a LOCATE and not worry about it.
>
>I think we had some code for this, but it was long ago and I don't have this code now.
>
>Perhaps you can put goto statement in try/catch and do locate in catch block.

That worked perfectly. Thanks. I forget about TRY/CATCH for the small stuff.
Previous
Reply
Map
View

Click here to load this message in the networking platform