Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual GenRepoX3 - I just can't make it work.
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Visual GenRepoX3 - I just can't make it work.
Miscellaneous
Thread ID:
00115287
Message ID:
00115287
Views:
61
I added GenRepoX3 (Visual) to my current CBMM project. In a method I added the following code:

oReport = CreateObject("cReport")
oReport.LayoutFile = "ClosingRatio.frx"
oReport.Output = THIS.HTMLFile
oReport.OutputFormat = "HTML"
oReport.Print()

RepoStrng = "REPORT FORM ClosingRatio.frx TO FILE " + THIS.HTMLFile + " HTML"

=GenRepoX("&RepoStrng")

It looks like it starts to work, then I get the error:

Function argument value, type, or count is invalid
in the wwwdrv8.prg, line:

Local lnOLD_ASCIIRows, lnOLD_ASCIICols

Anyone have ideas to why this is failing? I also tried using the program wrapper: =GenRepoX("REPORT FORM ClosingRatio.FRX TO FILE CLOSING.HTM HTML") and it gives me the same error.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Next
Reply
Map
View

Click here to load this message in the networking platform