Hi Experts,
I have written a classical report in which i defined variables string and it contains values.
When i am given output with write statement it is displaying with 1234.000 and i want to remove decimals.
And even i also tried to convert in integer type i but the output is comming like 1,234. I want 1234 only, no comma.
Pl. give solution for both string and integer for output i want is without decimals.
Yusuf.