Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XFRX - thisform reference
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00942587
Message ID:
00942776
Views:
17
Hello,

You need to use xfrxSession.setThisform(THISFORM) if you use THISFORM reference on your reports. This, however, should not slow down the processing.
XFRX traps all errors during the report processing, this can, however, slow down the process significantly, if there are many errors. If you still have
the problem, please send me your log file.

> The old report was created as a transport from a FPW report, maybe that introduced the problem...
> I may go back to the old report and use setLogFile to see if it tells me more.

Yes, these things were happening from time to time - the reset option of the calculated fields is sometimes stored incorrectly by the report designer. XFRX should be able to handle this from version 9.8.

Martin


>Hi Doru,
>
>I dont't know, I don't use redirect "THISFORM", but I send to Martin Haluza notice on your threads.
>
>If you call setLogFile("file.log") after creating XFRX object, XFRX writes in this file all informations about convertin report to another format.
>
>MartinJ
>
>>Hi Martin,
>>On a test report, the totals in summary worked ok, so I re-created the report that wasn't working from scratch, and it worked too - so problem solved for now. The old report was created as a transport from a FPW report, maybe that introduced the problem...
>>I may go back to the old report and use setLogFile to see if it tells me more.
>>
>>You did not comment on xfrxSession.setThisform(THISFORM) - does it slow down the processing?
>>
>>>Hi Doru,
>>>
>>>I'm sorry...
>>>
>>>After creating XFRX session object you call method setLogFile(lcLogFile) for initializing your log file.
>>>
>>>MartinJ
>>>
>>>
>>>>Hi Martin,
>>>>Thanks for answering.
>>>>What object has a SetReport method? Or is it SetParams method of the session object?
>>>>
>>>>>11th parameter for method SetReport() is folder and name your log file. If you have any bugs in your report or are any bugs in XFRX, llease, set this parameter and check result.
>>>>>
>>>>>MartinJ
>>>>>
>>>>>>Output to PDF using XFRX is always slow, but after adding xfrxSession.setThisform(THISFORM) it seems to take a lot longer - it goes from 10-20 secs to 5 min or more. Is this normal?
Martin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform