Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving the name of report (in report listener)
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Saving the name of report (in report listener)
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01076967
Message ID:
01076967
Vues:
49
I have two questions
First
i want to save report as
thisform.reportnam.value
Scond
and also change the report title like thisform.reportnam.value

i am using these code to convert frx to html using report listener,
loListener = .NULL.
do (_reportoutput) with 5, loListener
loListener.TargetFileName = 'D:\kpshnd\result\2004\star.htm'
loListener.QuietMode      = .T.
Report Form (Alltrim(thisform.file.value)) Preview OBJECT lolistener

RUN /n Explorer.exe D:\kpshnd\result\2004\star.htm
Répondre
Fil
Voir

Click here to load this message in the networking platform