Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknow error COM status
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00753181
Message ID:
00753262
Views:
16
Hi Plinio,

Did you try to uninstall richtext control first (regsvr32 [path]richtx32.ocx /u)?
I've seen cases when OCXes did not work properly until they were uninstalled first with specifying the exact path to OCX.

>One of my clients is facing this error in a PC with Win98, I tried re-installing the richtext control, it works in other PCs.
>
>
> lcFileName = "salida.RTF"
> PUBLIC archivo_salida
> Thisform.edtMemo_rtf.OleRtf.Object.SaveFile(lcFileName)
>
> archivo_salida = "&mrutap\salida.rtf"
>
> CREATE CURSOR ortiz(campo g)
>
> APPEND blank
>
> APPEND GENERAL ortiz.campo FROM &archivo_salida
>
> GO top
> *thisform.Funciones1.ocultar_ventanas()
> REPORT FORM medr0101_ortiz_fuera.frx TO PRINTER NOCONSOL
>
>
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform