Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyone familiar with XFRX
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Anyone familiar with XFRX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01601403
Message ID:
01601403
Vues:
148
When I run d:\citylink\podukmail.uk it prints out the correct answers just 2 records but when I use the following xfrx code I get 18 pages containing the first record only in the pdf and that's the only data I get

Any bright ideas?

STORE 0 TO lnretvalx
*****
Local loSession, lnRetvalx
loSession=Evaluate([xfrx("XFRX#INIT")])
loSession.InitLog()
lnRetvalx = loSession.SetParams("c:\logix\poduk",,,,,,"pdf")
If lnRetvalx = 0
loSession.ProcessReport("d:\citylink\podukmail.frx")
loSession.finalize
Endif
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform