MSIR.0399 Warning: update to FLOAT date field which is unnormalized number will be rejected: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
This warning message indicates that a SIRFIELD FORMAT command was issued for a field that has the FLOAT attribute. Any attempt to store a date value which has a leading zero into a FLOAT field will be rejected; this message warns of that possibility.
This warning message indicates that a SIRFIELD FORMAT command was issued for a field that has the FLOAT attribute. Any attempt to store a date value which has a leading zero into a FLOAT field will be rejected; this message warns of that possibility.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0200 - MSIR.0399]]

Revision as of 15:53, 13 August 2015

This warning message indicates that a SIRFIELD FORMAT command was issued for a field that has the FLOAT attribute. Any attempt to store a date value which has a leading zero into a FLOAT field will be rejected; this message warns of that possibility.