Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does this report not generate the header
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Why does this report not generate the header
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:
01610567
Message ID:
01610567
Vues:
49
I have a report which has as its header a gif file

when I preview the report or run it manually the header appears

When I run t from this code I dont't get the header - the rest of the report is OK

losession=Evaluate([xfrx("XFRX#INIT")])
lnRetval = losession.SetParams("c:\global\pods\wordoutxy","c:\global\pods",.T.,,.T.,.T.,"DOC")

If lnRetval = 0
losession.ProcessReport("j:\global\vfp\podrunmer")
losession.finalize
ELSE
ERROR "Failed in "+"j:\global\vfp\podrunmer"
Endif
Specialist in Advertising, Marketing, especially Direct Marketing

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

Click here to load this message in the networking platform