MSIR.0829 AUTO inconsistency for Common/Global/Session variable: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
The <tt>Auto</tt> qualifier was specified in one declaration of a Common, Global, or Session variable in a request, but not in another. If <tt>Auto</tt> is to be specified for such a variable, it must be specified consistently for all declarations of that variable.
The <var>Auto</var> qualifier was specified in one declaration of a Common, Global, or Session variable in a request, but not in another. If <var>Auto</var> is to be specified for such a variable, it must be specified consistently for all declarations of that variable.


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

Revision as of 20:01, 23 April 2014

The Auto qualifier was specified in one declaration of a Common, Global, or Session variable in a request, but not in another. If Auto is to be specified for such a variable, it must be specified consistently for all declarations of that variable.