Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fixing frx2word bug in report variable initial value
Message
From
26/11/2001 15:33:16
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00574226
Message ID:
00585960
Views:
56
Andrus got it right: I neglected to make the property ReportHome Public in the designer. Whoops. Change that and everything is OK. Look for a 1.51 version from Fabio or me soon to address that and Andrus's InitVar issue.

>Has anyone used the latest release of frx2word dated November 2001. When I try to run it with the following code
>
>oF2W = NEWOBJECT("frx2word", "msoexp") && Create instance of FRX2WORD
>oF2W.SaveFolder = "g:\swissglob\pods\" && directory to create .DOC in
>oF2W.html_FileName = "Wordout.htm" && name of .DOC file to create
>oF2W.ReportHome="g:\swissglob\pods" && Optional (new to 1.5)
>nSuccess = oF2W.ReportForm("podrunx") && Process MyReport.FRX to create document
>release oF2W
>
>I get PROPERTY REPORTHOME IS NOT FOUND - any ideas
>
>
>Colin Northway
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform