MariusCere
Comments
-
I mismake my example.
This is the good one :
Ex :
000037,,FirstName,LastName,C6,P4,2020-04-22,01300,"EXAM 14",,,"27,00","0,00","0,00","27,00",FAC
2020-04-22,94540,"EXAM 211",,,"7,50","0,00","0,00","7,50",FAC
I wo… -
Hi Nico,
Thanks for your quikly response.
It's a possibility to uses a TList, but concreatly, the format function is was to simplify the code.
I'll wait implementation using an array to creating the format function.<… -
Hi Nard,
I know it can be difficult to implement, or even unfeasible.
Thank you for trying.
Best regards -
Also, when an event has a compilation error and I run the report, I may get a message that the event could not be compiled.
The goal is to guide users who design reports -
I saw that I have in which event I have the error.
However, is it possible to have more specifications of the error, such as the line that is causing me the error in question -
In the design, when I click on the Preview tab, I get a specific message telling me in which event the error occurred.
This is the message I'd like to see when I run the report.
How can I get it? -
Hi Nico,
Since this doesn't always happen, I'm going to implement a validation, which when UseDataDictionary is set to False, generates a log with the callstack and displays a message to the user so that the log can be viewed.
… -
Hi Nico,
It's the TppDesigner.DataSettings.UseDataDictionary property, which seems to be set to False, that's causing the problem. But I don't know how it gets set to False when I'm in design.
Best regards -
Hi Nico,
The problem appears in Query Designer, Query Wizard and Designer.
It's a problem that's been around for a long time. We had it in version 7.04. I'm only bringing it to your attention now, because we have a request to …