Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Table From Array
Message
From
14/09/1999 09:05:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Create Table From Array
Miscellaneous
Thread ID:
00264400
Message ID:
00264400
Views:
60
If I fill a 2 dimensional array (aFldNames) with the following:
String of field name
String 'C'
Number 0
Number 25

and then issue the command
CREATE TABLE FREE FROM ARRAY aFldNames

I get an error saying that the decimals or field length are invalid. I then tried to replace the numbers with character strings and get the same result.

What is the proper way to do this?

THANKS!
Tom.
Next
Reply
Map
View

Click here to load this message in the networking platform