Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why cannot use & with Thisform.SomeProperty
Message
From
04/05/2009 16:35:25
 
 
To
04/05/2009 16:29:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01397844
Message ID:
01397846
Views:
119
Try:
seek &Thisform..cSeekValueRef
>Does not work:
>seek &Thisform.cSeekValueRef
>Does work:
>lcSeekValueRef=Thisform.cSeekValueRef
>seek &lcSeekValueRef
>Am I correct? Why is it this way?
>
>It forces me to create a lot of local vars just for the temporary use of what is shown above.
Previous
Reply
Map
View

Click here to load this message in the networking platform