Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting VFP7 environment
Message
 
 
To
01/03/2003 12:46:03
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00759959
Message ID:
00759975
Views:
19
Henry,

SET SAFETY OFF will turn off confirmation dialog. Also, ZAP command expects alias not table name as parameter. This parameter is optional if you're ZAPping table in the current work area.

>Hi all:
>
>A prg file has code like:
>
>
use fileA exclusive
>zap "c:\MyDirectory\fileA"
>
>use fileb exclusive
>zap "c:\MyDirectory\fileB"
>
>Problem: When I execute the prg file, VFP keeps asking me to confirm zapping each file. What should I do to turn that off so that, VFP simply zaps as requested without further confirmation. The same seems to be happenning when overwriting a table.
>
>Thanks in advance.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform