MSIR.0829 AUTO inconsistency for Common/Global/Session variable

From m204wiki
Revision as of 15:01, 9 November 2010 by 198.242.244.47 (talk) (Created page with "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 su...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.