Maybe it is a problem, since you have ordered values of type real with a maximum width of 14. Your value has more then 14 digits, so there is a conflict.
Try to use the 'exponential' format. I can't check it so fast, it is more or less a assumtion...
Hello,
Maybe it is a problem, since you have ordered values of type real with a maximum width of 14. Your value has more then 14 digits, so there is a conflict.
Try to use the 'exponential' format. I can't check it so fast, it is more or less a assumtion...
Regards,
Mario