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

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(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 <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.


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

Revision as of 18:00, 19 April 2013

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.