Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ISSUE: GETPEM can't return a array property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
ISSUE: GETPEM can't return a array property
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01046757
Message ID:
01046757
Vues:
61
Expected no errors:
ADDPROPERTY(_SCREEN,"AA[3]")
_SCREEN.AA[1]="AA[1]"
_SCREEN.AA[2]="AA[2]"

? GETPEM(_SCREEN,"AA") && this return the first array element
? GETPEM(_SCREEN,"AA[1]") && Error
? GETPEM(_SCREEN,"AA[2]") && Error
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform