Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Total of records after delete
Message
From
10/12/2009 10:56:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Total of records after delete
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01438395
Message ID:
01438395
Views:
102
Hi.
I have a cursor created in the following way:
AFIELDS(oEstru2, 'louvores')
CREATE CURSOR NovaLouvores FROM ARRAY oEstru2
After DELETED some records I need to know the quantity of records not deleted.
SET DELETE is ON.
I can't use RECCOUNT because if returns deleted+undeleted. So I'm using
count for !deleted()
The problem is that COUNT operates only in the current work area. Can't point to an 'Alias'.
Is it possible to do that in other way?
Thanks!
***
TONY Nascimento
*****************

"Your mind is like a parachute. It only works if it is open" - Anthony J. D'Angelo

"The desire to know is natural to good men" - Leonardo da Vinci
Next
Reply
Map
View

Click here to load this message in the networking platform