You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Field Text DOUBLE 920 (width 3, percision 2) converts too 9.2 (should convert to 9.20)
Field Text DOUBLE 900 (width 3, percision 2) converts too 9 (should convert to 9.00)
The text was updated successfully, but these errors were encountered:
Ex:
Field Text DOUBLE 920 (width 3, percision 2) converts too 9.2 (should convert to 9.20)
Field Text DOUBLE 900 (width 3, percision 2) converts too 9 (should convert to 9.00)
The text was updated successfully, but these errors were encountered: