R
rayherring
Guest
Already tried, unfortunately I have to build a string delimited by | of certain fields, which means converting them to strings, and the decimal gets lost for any values that didn't have much after it. decimal decimals 2 works fine for the temp-table and the resultant xml from it. What's even more annoying though is when I use 'display myDecimalVar' it always shows 2 decimal places, but when you 'message myDecimalVar' to either the screen using 'mpro' or to a log file, all zeroes after the decimal point are removed as is the decimal point if there is nothing left after it.
Continue reading...
Continue reading...