Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reserved variable: i
Message
From
13/09/2004 05:17:21
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00941547
Message ID:
00941548
Views:
18
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform