Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New way
Message
From
27/11/2004 16:16:21
 
 
To
27/11/2004 15:07:59
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00965120
Message ID:
00965144
Views:
12
hi,
i see where is my mistake, any idea to change this code to work beter,
some tables i use recall with those tables.
SET EXCLUSIVE off
use mstr in 0 &&& this mytable when i close myform and return back to myform(main menu) it make recall to all records i deleted before.
SET EXCLUSIVE off
use trans1 in 0
SET EXCLUSIVE off
use book1 in 0
SET EXCLUSIVE off

use book2 in 0
recall all


SET EXCLUSIVE off
use temp in 0
delete all

SET EXCLUSIVE off
use customer in 0
recall all

SET EXCLUSIVE off
use arver in 0
recall all
thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform