Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATE TABLE doesn't work in a program file.
Message
 
To
23/10/1999 12:08:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00280418
Message ID:
00280428
Views:
12
>>>When I issue the following commands from the command line, I get the desired result.
>>>
>>>cElement="Checks"
>>>CREATE TABLE TempFile (&cElement C(35), Group L)
>>>
>>>VFP creates a table called tempfile with the two fields in it.
>>>
>>>When this set of commands is issued from within a program file, I get the error "Feature is not supported for non-.DBC tables. (1580)" Why can I issue this command from the command line, and create a FREE table, but within a program the same set of commands won't work?
>>>
>>>Thanks in advance....
>>>
>>>John Dennis
>>


I tried your code from the PRG file in VFP 6 and it worked fine. No DBC was open at the moment.

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform