Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPY TO ARRAY - no records returned
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00190653
Message ID:
00190658
Views:
11
IF (_TALLY > 0)
    *- Array created...
HTH!
Mark


>If I issue the command:
>
>COPY TO ARRAY myArray FOR myField = 'ABC'
>
>If I have some records that match this criteria, the array is populated. If not, the array is never created. So how do I test to see if any values met the criteria? I tried:
>
>If ALEN(myArray) = 0
>
>but this fails since the array is not defined.
>
>Kind Regards,
>
>Mat
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform