Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro subst. within functions
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Macro subst. within functions
Divers
Thread ID:
00213385
Message ID:
00213385
Vues:
44
Hello to all

These are two questions:

1) Wich are the correct syntaxis?:

varname="list1"
dimension &varname(1,3)
or
dimension &varname.(1,3)

2) And in this other case?:

ArrayLenght=alen(&varname,1)
or
ArrayLenght=alen(&varname.,1)

I have problems with the macro substitution in some VFP 6 functions.
Does the macro substitution works within this functions?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform