Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DbGetProp(field,'FIELD','Caption')
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
DbGetProp(field,'FIELD','Caption')
Divers
Thread ID:
00040655
Message ID:
00040655
Vues:
95
I have =AFIELDS(myarray) and then myvariable = myfunction(@myarray,parameter2). In the function, I loop from I = 1 to ALEN(myarray,1) and

cTemp = dbGetProp(myarray(I,1),'FIELD','Caption').

If there is a caption, it works. But if there isn't one, I get a "Function argument value, type, or count is invalid." What's wrong? Thank you.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform