MSIR.0506 Invalid value (val) for SIRFACT (cmd) ($func) command

From m204wiki
Revision as of 17:45, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

A cancellation value, 'val', that could not be converted into a valid floating point number was specified for a $function that returns a numeric value for a SIRFACT CANCEL command. Since 'val' is not a valid floating point value, it cannot possibly be returned by '$func' so does not make sense as a cancellation value. Re-issue the SIRFACT CANCEL command either correcting the value or not specifying it.