Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted records are not being detected.
Message
From
30/10/1997 09:35:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Deleted records are not being detected.
Miscellaneous
Thread ID:
00057374
Message ID:
00057374
Views:
68
I coded a program in vfp50. In my ADD button,
my code is:
set dele off
loca for deleted()
if found()
blank
recall
else
m_add_mode = .t.
set multilocks on
=cursorsetprop("Buffering", 5)
append blank
endif

I use up all the deleted records before I add a record to the table.
But my deleted records are not always found.
Any ideas?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Next
Reply
Map
View

Click here to load this message in the networking platform