Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyone familiar with XFRX
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Anyone familiar with XFRX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01601403
Message ID:
01601403
Views:
150
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
Next
Reply
Map
View

Click here to load this message in the networking platform