Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create table from array
Message
From
25/08/2009 16:28:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to create table from array
Miscellaneous
Thread ID:
01420578
Message ID:
01420578
Views:
113
Can someone tell me what's wrong with my syntax on this?
numfolders = adir(aFolders,'j:\*.*')

create table myFolders (cName c(40),filesize N(10), filedate D ) from array aFolders
Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform