Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array
Message
De
27/03/2001 13:52:57
Ben Dekker
Dekker Soft & Hardware
Axel, Pays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Array
Divers
Thread ID:
00488635
Message ID:
00489095
Vues:
18
George

>Add the property in the class designer. Select Class/New Property and enter >myarray[1] in the dialog.

Sorry, George but I'm a beginner. I started all over and now its working
only I have still one question.

I use the next code:

Pulic aPer
DIMENSION aPer(5)
store 11 to aPer(1)
store 12 to aPer(2)
store 21 to aPer(3)
store 22 to aPer(4)
store 40 to aPer(5)

In the interactivechange event I use this.value
this.value is returning the next value's
"11" "12" "21" "22" "40" their are character strings and not numeric
is this normal??

Ben
Greetings

Ben Dekker
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform