Replacing param text usage with code the uses the %% operator fixes the problem.
-- Brad On 4/2/12 1:56 PM, "Perkins, Bradley D" <[email protected]> wrote: >I got a report from a customer of a problem that apparently appeared since >our last release. I upgraded the A4D plugin to the latest with that >release. > >A table that would display dollar values in a cell is now displaying a "\" >for any value. > >Back in in 2010 I had made the following change to workaround a problem >displaying the same value when using "param text" > >$estim := >String([IOPR_COST_ESTIM_HIST]cost_estimate_dollars;"\$#,###,###,###") >`27-Aug-2010, bdp, escaped \$ in STRING format > >Aparajita had suggested not using param text at the time, but I stuck with >the workaround. > >Have there been changes to param text that might have broken this? > >--Brad > >_______________________________________________ >Active4D-dev mailing list >[email protected] >http://list.aparajitaworld.com/listinfo/active4d-dev >Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/ _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/
