Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record out of range
Message
From
24/01/2009 14:30:49
 
 
To
24/01/2009 14:24:43
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01376756
Message ID:
01376759
Views:
13
This message has been marked as the solution to the initial question of the thread.
>I have this in a form, but sometimes when it gets to this line the RecNo() associated to lnCurrentRecNo is no longer available. How can I best check so I do not get the error?
>
>GOTO lnCurrentRecNo
>
You could use a Try - Catch around the GOTO. You'll still get the error, but the user won't see it and you can deal with it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform