Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Frx2word
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00585639
Message ID:
00586081
Views:
17
>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 Northwat

See Message #585960.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform