Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close all
Message
From
28/11/2004 01:49:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Close all
Miscellaneous
Thread ID:
00965199
Message ID:
00965199
Views:
39
hi all,

i useto close all

to start my form(main menu),

but if i have any tables with delete records ,the make recall to records.why

this mycode unde,any help,idea.
SET TALK off
SET echo off

CLOSE all
set delete on
DO prg
my program prg
SET EXCLUSIVE off
use mstr in 0
SET EXCLUSIVE off
use trans1 in 0
SET EXCLUSIVE off
use book1 in 0
SET EXCLUSIVE off

use book2 in 0
recall all
*zap

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.
m.qasem
Next
Reply
Map
View

Click here to load this message in the networking platform