Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unknow error COM status
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00753181
Message ID:
00753262
Vues:
23
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform