Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to array using Substr()
Message
From
18/07/1999 21:34:05
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00242927
Message ID:
00242929
Views:
19
>This command would seem quite simple, but I cannot get it to work. The project that I am working on requires some fairly simple data manipulation that I would like to automate using VFP6. My goal is to copy several substrings of data from a field in a table and then append to a new table. I am presently trying to copy the ssubstrings to an array and then append, but the copy command does not work. Any ideas?

I don't think that you may use functions within COPY TO ARRAY. Instead use SELECT ... INto Array ...
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform