Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Zap a table
Message
From
18/01/2007 12:43:00
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
18/01/2007 11:44:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01186543
Message ID:
01186732
Views:
24
>>>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 ...
>

I was responding to Mathias who said select the alias *before* the zap command - which my code segment did. Therefore he could not be addressing his comment to me.

You're now trying to claim that his comment referred to something after the zap and in this you are mistaken.

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

Click here to load this message in the networking platform