Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reserved variable: i
Message
De
13/09/2004 05:17:21
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00941547
Message ID:
00941548
Vues:
17
This message has been marked as the solution to the initial question of the thread.
All letters from a-j are 'reserved words', because from the old days, they refer to the first 10 work areas.

>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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform