Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access method *suddenly* doesn't fire
Message
 
To
30/10/1999 12:51:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00284334
Message ID:
00284432
Views:
21
Hi Nancy,

>I have a public custom property with a public assign method.
>
>
Property = "alias"
>Method = "alias_access()"
>
>in code I issue this:
>
>
IF EMPTY( this.alias )
>
>I expect the access method to fire, but it doesn't. Indeed it had, at one point, but I don't know what I've broken.
>
>I've tried assigning the property to a value, also, with no success.
>
>Thanks for any thoughts or trout you can pass my way. :)

Christof Lange posted a message on UT or Compuserve recently that discussed a bug where the type function disabled the Access/Assign method. When you called type against an array, i.e. type("This.aVal[1]") or something like that. I can't find it now. (And I'm not driving back to work to find it for you today <VBG>)

From your code snippet this doesn't seem to apply, but... you never know.
HTH,
Bill Armbrecht
VFP MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform