Android Question B4X Why this error?

Mauricio Pereira

Member
Licensed User
Longtime User
The following error appears in the simple attached program:
Error occurred on line: 39 (Main)
java.lang.NumberFormatException: Invalid double: "2,000.88"
at java.lang.StringToReal.invalidReal(StringToReal.java:63)
at java.lang.StringToReal.initialParse(StringToReal.java:164)
at java.lang.StringToReal.parseDouble(StringToReal.java:282)

......
Why ??
 

Attachments

  • Test.zip
    74.8 KB · Views: 169
Cookies are required to use this site. You must accept them to continue using the site. Learn more…