Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with ReportOutput.app
Message
De
31/08/2004 04:49:45
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
Problem with ReportOutput.app
Divers
Thread ID:
00937919
Message ID:
00937919
Vues:
64
Hi all
With my computer that installed VFP9 , my pro work very good with codes following.
* Main Program for Dutoan.app
*  Application

SET REPORTBEHAVIOR 90
listener=NULL 
DO reportoutput.app WITH 5,listener
listener.QuietMode=.T. 
_REPORTPREVIEW="reportpreview.app"
?MESSAGEBOX(VARTYPE(listener), 0)
READ EVENTS
I build that my prog with exe file and setup my pro on others computer .
Of course, I distribute ReportOutput.app and reportpreview.app files with exe file
However, when start the prog on computers without install VFP9, I get a message “oListener is not object”. What difference environment between two kind computers? And how can I solve my problem?

Please help me.

Canh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform