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

From m204wiki
Revision as of 14:53, 9 November 2010 by 198.242.244.47 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.