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:
00567137
Views:
17
The "SELECT...INTO CURSOR Temp" command creates an empty cursor if _TALLY = 0.

>if _tally > 0
> *cursor was created
>
>else
> *it was not
>
>endif
Dennis Lindeman
Previous
Reply
Map
View

Click here to load this message in the networking platform