Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class-based form
Message
 
 
To
29/10/2010 19:54:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01487548
Message ID:
01487558
Views:
69
A collection or array may be a better choice.

>
>I was afraid of that. I'll have to use SYS(2015) for the property name, because there can be multiple instances of this. Just clutters up _Screen, I guess.
>
>Thanks.
>
>>You have to keep form reference around. Something like
>>
>>_Screen.AddProperty("oPemeBrowser" , Newobject ('PEME_FRMBROWSER', 'PEME_mxBrowser.VCX'))
>>_Screen.oPemeBrowser.WriteHTML(lcResult)
>>...
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform