Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help on object referencing
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00034790
Message ID:
00034887
Views:
27
>>Hello!
>>
>>Make sure that your syntax is:
>>
>>retval = &textboxposition..Value (Note: Two dot!!!)
>>
>>Have a happy day
>>Vladimir Shevchenko
>>
>>> TextBoxPosition = form.PageFrame.Page1.101
>>>
>>> This would then allow me to say
>>>
>>> retrunval = &texboxposition.value
>
>Thanks for the info of 2 dots. Had not idea on this syntax..
>
>James


The 2 dots syntax is simple, the first dot is use the ending the macro(&) and the second is a normal dot object separator.

cut-(TextBoxPosition = form.PageFrame.Page1.101)

BTW, i notice that your object name start with a number(in fact this is a number at all). This can explain some stranges behaviour...

HTH :)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform