Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Erron with Frx2Word
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00473569
Message ID:
00473571
Vues:
17
>I’m trying Frx2Word but I keep on having “Class definition SESSION is not found”
>I suspend and this is the line “f2w_osession=newobject("Session")”
>What am I doing wrong? Here it is what I’m trying:
>(a report called test was created)
>
>SET CLASSLIB TO msoexp ADDITIVE
>USE "d:\develop\person.dbf" in 0 SHARED
>
>oF2W=NEWOBJECT("frx2word","msoexp")
>oF2W.SaveFolder= 'D:\Develop\’
>oF2W.HTML_FileName="test.htm"
>
>SELECT person
>nsucces=oF2W.ReportForm("Test")
>RELEASE CLASS msoexp

Edgar,

I think that this requires VFP 6.0 SP3 as a minimum. If I recall correctly, the Session class didn't exist before.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform