Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Zap a table
Message
From
18/01/2007 11:44:38
 
 
To
18/01/2007 09:14:41
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01186543
Message ID:
01186696
Views:
28
>>Try selecting the alias of the table you just opened just before the ZAP command.
>>
>You're responding to the wrong person. :)


Not really. Your code does not reselect the initial alias ...

>>You could also...
>>IF NOT USED(lcOutputName)
>>  SELECT 0
>>  USE (m.lcOutputPath) EXCLUSIVE
>>  SET SAFETY OFF
>>  ZAP
>>  SET SAFETY ON
>>ENDIF
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform