MSIR.0328 SIRFIELD ALIAS error: (type) (name) already defined

From m204wiki
Revision as of 15:52, 13 August 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

This message indicates that a SIRFIELD 'field' ALIAS 'name' command was issued, and that the command could not succeed because 'name' is already:

  • defined as a field ('type' is field)
  • defined as an alias to some field other than 'field' ('type' is alias)

The command is rejected.