Hi Dubey,
Using below FCC parameters i could able to write the decimal values into the file.
![fcc.png]()
File:
![file.png]()
I think you got spaces in the decimal fields and the length is more than 10 characters, use trim() function to remove the spaces in both fields.
Regards,
Praveen.