Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reserved variable: i
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00941547
Message ID:
00941549
Vues:
8
What's up with this?
>Using this simple code:
>
>LOCAL i
>i = CREATEOBJET( "form" )
>i.show()
>
>I get the error: 'Unrecognized command verb'
>
>It appears to be on the 'reserverd words list'. Just as the e, f, g and h.
>Why is this? Does it have an special meaning?

Update:

Sorry Erik but Tore is correct. You cannot use i as the object name. It allows you to perform the createobject function but cannot then be used to reference the object. Apologies for speaking to soon :/
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform