Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does an array exist??
Message
De
23/11/1999 17:23:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00294594
Message ID:
00294673
Vues:
18
>Hello All:
>i need to verify if an array exists.
>I can use ?type('myaray(1)') <> 'U' but is there another command that might be a little more flexible??
>
>Thanks
Sandy,

You have the best approach I can see. Also, remember that any array *MUST* have a length of at leaast 1. So, if the VARTYPE <> "U" then the length alen(TheArray,1) MUST be at least 1.

Best,

DD
Best,


DD

A man is no fool who gives up that which he cannot keep for that which he cannot lose.
Everything I don't understand must be easy!
The difficulty of any task is measured by the capacity of the agent performing the work.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform