Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving the name of report (in report listener)
Message
From
11/12/2005 10:04:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Saving the name of report (in report listener)
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01076967
Message ID:
01076967
Views:
50
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
Reply
Map
View

Click here to load this message in the networking platform