Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO ARRAY - no records returned
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00190653
Message ID:
00190658
Vues:
12
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform