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
Miscellaneous
Thread ID:
00115287
Message ID:
00115432
Views:
13
>>oReport = CreateObject("cReport")
>>oReport.LayoutFile = "ClosingRatio.frx"
>>oReport.Output = THIS.HTMLFile
>>oReport.OutputFormat = "HTML"
>>oReport.Print()
>
>What happens after this line? It should go ahead and print. No further steps needed. Do you get any error messages?
>

It displays your tag in the upper right hand side of the screen, then gives me the error:


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


If I start the debugger, it has the following line highlighted:

Local lnOLD_ASCIIRows, lnOLD_ASCIICols

So it works up to the oReport.Print() statement, then when it starts to run the report, it fails.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform