Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ole error in FRX2Word
Message
 
 
À
29/11/2001 14:29:03
Randy Riegel
Zimish Contracting
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00587194
Message ID:
00587668
Vues:
37
This message has been marked as the solution to the initial question of the thread.
>>>I'm getting the following error when trying to use FRX2Word 1.5
>>>
>>>OLE Dispatch exception code 0 from Microsoft Word: One of the values
>>>passed to this method or property are out of range.

>>>
>>>The debugger points to the the method "getobjs" on line 146:
>>>
>>>.size=m.nwsfontsize
>>>
>>>I don't have a clue what I am doing wrong. I'm using VFP 6 SP 5 in Windows98SE and MS Office 2000 Premium.
>>>
>>
>>What's the value of m.nwsfontsize variable at this point?
>
>It's value is zero. I can understand that zero is out of range for a font size, I just can't figure out which part of my report is causing this problem.

You can open you report as a table and look for records with 0 fontsize
Use myreport.frx
Browse for fontsize = 0 and NOT InList(objtype, 9,25)
Use
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform