Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prove the existance of an temp-cursor ??
Message
 
To
18/10/2004 05:57:14
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00952220
Message ID:
00952369
Views:
9
I think that as a result of a SELECT INTO CURSOR you will always have a cursor, then you'll need to check if it is empty or not, not if it exists or not

if reccount('A') # 0
tablerevert()
endif


....
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform