Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does cursor exist
Message
From
22/08/2002 19:31:30
 
 
To
22/08/2002 19:24:39
John Tomblin
Service Station Systems, Inc.
San Jose, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00692733
Message ID:
00692736
Views:
23
>A SQL-Select into a cursor will not create an empty cursor if no records match your criteria. Any actions upon the non-existing cursor will produce errors.
>
>I use _tally after the select to determine if a cursor was created but, elseware in the application I need to perform actions upon the cursor but, I don't know a command in Foxpro to ask "Does the cursor exist at all?", like type() for memory varibles. Can anyone help?
IF USED('Temp')
   ...
ENDIF
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform