Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reserved variable: i
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00941547
Message ID:
00941549
Views:
6
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform