Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
REPORT FORM command not working in .exe if .FRX not in proj?
Message
De
23/09/2002 12:30:14
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
REPORT FORM command not working in .exe if .FRX not in proj?
Divers
Thread ID:
00703430
Message ID:
00703430
Vues:
46
CREATE REPORT c:\xTemp FROM zSelectResult
REPORT FORM c:\xTemp NOCONSOLE TO PRINTER

The above codes works fine before compiling.
After compiling to .exe, it cannot find c:\xtemp.FRX/FRT. Maybe because xtemp.FRX/FRT not added to project before compiling?

How do I get around this? I cannot add c:\xtemp.FRX/FRT to the project before compiling since this report changes depending on what the user queries. (report must be created on the fly: it changes as user build a different select statement).

Thank you all!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform