Problems with Decimal Separator
Hi Nico, all fine?
We identify a possible problem with the Report Builder, its about the
Decimal Separator.
We work with Delphi Runtime Packages. Our system is modularized with
packages.
Recently identified a problem with some customers about the Decimal
Separator and identified that occurs after load ReportBuilder packages.
In our application, the Decimal Separator is a comma (,). After
ReportBuilder packages are loaded , the decimal separator chage to dot (.).
I sent a few minutes ago an e-mail to support@digitial-metaphors.com
describing the problem and a demo simulates the situation.
Thank you.
JB Software Ltda.
Eliseu Corrona
Analista de Sistemas
www.jbsoft.com.br
We identify a possible problem with the Report Builder, its about the
Decimal Separator.
We work with Delphi Runtime Packages. Our system is modularized with
packages.
Recently identified a problem with some customers about the Decimal
Separator and identified that occurs after load ReportBuilder packages.
In our application, the Decimal Separator is a comma (,). After
ReportBuilder packages are loaded , the decimal separator chage to dot (.).
I sent a few minutes ago an e-mail to support@digitial-metaphors.com
describing the problem and a demo simulates the situation.
Thank you.
JB Software Ltda.
Eliseu Corrona
Analista de Sistemas
www.jbsoft.com.br
This discussion has been closed.
Comments
Thanks, I will take a look at your example and get back to you as soon
as possible.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Thanks friend.
I'll wait your contact.
Regarts,
Eliseu Corrona.
This was handled via email. For anyone reading this thread, the issue is
specific to Delphi 6. The example sets the DecimalSeparator and then
programmatically loads a package. A work around is to first load the
package and then set the DecimalSeparator.
-
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
I testing your tip and working perfect.
Thanks for your help.
Regarts,
Eliseu Corrona.