Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quick way to compare two arrays
Message
From
05/05/2001 19:34:19
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00503959
Message ID:
00503960
Views:
17
This message has been marked as a message which has helped to the initial question of the thread.
>He everybody,
>
>Suppose, I have an array generated by afields(). I have DataDict table, which describes structure of a table, so I can generate similar array. What would be the quickest way to compare two such arrays?

How about converting your AFIELDS() array to a cursor - you could then use SELECT - SQL against the two tables/cursors.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform