Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DROP TABLE Curiosity
Message
From
23/01/2003 03:43:31
 
 
To
22/01/2003 21:59:06
Donald Lowrey
Data Technology Corporation
Las Vegas, Nevada, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00744589
Message ID:
00744628
Views:
7
I have tried DROP TABLE &table in VFP7 SP1 and it works fine, without showing dialog.

Maybe you can try first to switch SET SAFETY OFF.

>Hi All
>
>I have an instance of DROP TABLE that doesn't work as advertised by MS. It puts up the little Dialog Window ..WITHOUT.. the "?" property.
>
>Has anyone else experienced this? Other than using "KEYBOARD" to get rid of it, is there a way to force the Dialog NOT to display.
>
>Here are the details. I am building a utility that has to drop tables from databases. The table name could be any name, and therefore I am using macro substitution. The macro sub seems to be what's causing the Dialog to appear. Since we want the table to be dropped without user intervention, this behavior is an annoyance.
>
>I have tried both of the below flavors with the same result.
>DROP TABLE (lcCopyParentTo)
>DROP TABLE &lcCopyParentTo
>
>I dunno, but if you do, I sure would like to hear from you.
>
>Thanks
>Don Lowrey
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform