Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Want Summary Band at bottom of page.
Message
 
À
17/09/2008 23:42:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01345297
Message ID:
01348479
Vues:
71
Hi Matt,

Sorry about that. Should have noticed that you are using SP2 and consider the new dynamics features. You need two little changes. The class shouldn't derive from ReportListener directly, but from UtilityReportListener:
Define Class demo as UtilityReportListener
This is a class that is stored in the FFC foundation classes and implements the dynamic formatting. Before you can instantiate the object, you need:
SET CLASSLIB TO (HOME()+"ffc\_reportlistener")
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform