MSIR.0344 (Type) (name) referenced in (file) and CANCEL set by SIRFIELD command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
Line 5: Line 5:
  If you wish to allow the field to be referenced, issue the SIRFIELD ''''name'''' SET REFERENCE WARN or NOWARN command.
  If you wish to allow the field to be referenced, issue the SIRFIELD ''''name'''' SET REFERENCE WARN or NOWARN command.


[[Category:Sirius Mods Messages]]
[[Category:Sirius Mods messages]]

Revision as of 17:44, 19 April 2013

This message indicates that the field or alias 'name' was referenced in a User Language request, FLOD program, or IFAM program, and that a SIRFIELD 'name' SET REFERENCE CANCEL command has been issued. 'Type' is either field or alias.

In addition to being a counting error message, this will cause the name to be treated as unknown, causing failure of the operation being attempted (for example, User Language compilation failure, or if used for a fieldname variable, cancelling the request). 
If you wish to allow the field to be referenced, issue the SIRFIELD 'name' SET REFERENCE WARN or NOWARN command.