Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND from Array versus APPEND from table
Message
From
10/05/2004 18:19:31
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00902628
Message ID:
00902633
Views:
11
>I am using APPEND from array and I am not getting the same results for all fields as I get when I do an APPEND from table.
>Why so ???
>
>carmel

With APPEND from table, the fields might be in a different order; the APPEND will recognize fields by their fieldname. Some fields might not even be copied, because there is no equivalence.

With APPEND from array, the APPEND is done based on the position.

Perhaps this is causing the observed discrepancy.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform