Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Gurus, SETALL() Causes object to be destroyed!
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Gurus, SETALL() Causes object to be destroyed!
Miscellaneous
Thread ID:
00591477
Message ID:
00591477
Views:
63
example:
otext = createobject('textbox')
_screen.addproperty('foo')
_screen.setall('foo',otext)
? otext.value
* BOOOM!!!!!!!!!!!!!

_screen.setall() destroyed otext

Anyone else seen this?
Next
Reply
Map
View

Click here to load this message in the networking platform