MSIR.0425 Alternate date formats respecified but incomplete or out of order on SIRFIELD (subcmd) command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
mNo edit summary
Line 1: Line 1:
This message indicates that a SIRFIELD ''''subcmd'''' command was issued with the ALTERNATES clause, and that there is a conflict between the order of the formats in the clause and previously specified alternate formats.  
This message indicates that a SIRFIELD '''''subcmd''''' command was issued with the ALTERNATES clause, and that there is a conflict between the order of the formats in the clause and previously specified alternate formats.  


In the command you must specify either:
In the command you must specify either of these:


<ul> <li>a list of entirely new alternate formats; they are added to the end of the existing alternates <li>a list of all of the existing alternate formats, in the order they were previously specified, followed by additional formats</ul>  
<ul>  
<li>a list of entirely new alternate formats; they are added to the end of the existing alternates <li>a list of all of the existing alternate formats, in the order they were previously specified, followed by additional formats
</ul>  


The command is rejected.
The command is rejected.


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

Revision as of 21:11, 22 April 2014

This message indicates that a SIRFIELD subcmd command was issued with the ALTERNATES clause, and that there is a conflict between the order of the formats in the clause and previously specified alternate formats.

In the command you must specify either of these:

  • a list of entirely new alternate formats; they are added to the end of the existing alternates
  • a list of all of the existing alternate formats, in the order they were previously specified, followed by additional formats

The command is rejected.