Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I determine if a cursor was created?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00566770
Message ID:
00567131
Views:
13
>if _tally > 0
> *cursor was created
>
>else
> *it was not
>
>endif

Only if you issue it right after SELECT. Otherwise _tally colud be change by some other command.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform