Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing controlsource in RichText
Message
From
10/02/2000 06:21:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Changing controlsource in RichText
Miscellaneous
Thread ID:
00329905
Message ID:
00329905
Views:
62
I am using a RichText as the VFP5 solution example. But new memo fields are added to the table containing rtf files.

This control has the following statement:

.controlsource=Thisform.cText

Which in the Load event get

Thisform.cText=

When I tried to change Thisform.cText's or OleRTF.controlsource's value, the error source data must a variable reference not an expression. I had tried many changes using

Thisform.cText=var
or
Thisform.cText=&var
or
Thisform.cText=(var)

But the same error appears.

I work in VFP 5.0



Thanks.

ALejandro Fernandez
Next
Reply
Map
View

Click here to load this message in the networking platform