MSIR.0418 SIRFIELD (subcmd) command contains unquoted alpha EXCEPTIONS value: (str): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This message indicates that a SIRFIELD ''''subcmd'''' command was issued with the EXCEPTIONS clause containing a value not enclosed in apostrophes ("'"). '''Str''' is the value y...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

This message indicates that a SIRFIELD 'subcmd' command was issued with the EXCEPTIONS clause containing a value not enclosed in apostrophes ("'"). Str is the value you should enclose in apostrophes.

This restriction is because other clauses in the SIRFIELD command (for example, ERROR and ALTERNATES) are unquoted strings that will terminate a list of EXCEPTIONS values. 

The command is rejected.