Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access method
Message
From
21/01/1999 16:33:31
 
 
To
21/01/1999 16:26:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00178724
Message ID:
00178738
Views:
26
Mark ---

Maybe there is something else going on. Access is pretty clear-cut. For example, if I load THISFORM.someproperty with "AAAAA" at design-time and have this code:

PROCEDURE someproperty_access
RETURN LEFT(THISFORM.someproperty,2)

Then x=THISFORM.someproperty will return "AA"

>No luck again. Does not work.
>abc=ThisForm.someproperty
>In debuger abc = .T.
>In someproperty_access
>RETURN '123'
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform