2007 Oct 10 2:09 PM
i have to convart one field cointainingamount 560.00
to 560
means i have to omit .00
how to to it??
i have to convart one field cointainingamount 560.00
to 560
means i have to omit .00
how to to it??
2007 Oct 10 2:12 PM
hi,
declare a interger variable and assign this amount to integer variable.
u will get it.
thanks
2007 Oct 10 2:13 PM
2007 Oct 10 2:15 PM
Hi my friend.
1 - declare a variable type p without decimals.
2 - You can trunc the field, or move it, but will be rounded.
2007 Oct 10 2:17 PM
Hi,
declare a veriable of type character than move that data to the cahracter variable then automatic conversion takes place then u can easily print
don forget to reward
regards
Nikesh kumar
2007 Oct 10 2:21 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |