MSIR.0683 Invalid $LIST parameter value (value): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
An <tt>External Call</tt> statement had a <tt>$List</tt> keyword but that keyword was not followed by a simple (Float, Fixed or String) %variable name. Correct the statement so that the $list identifier is passed in a simple %variable.
An <tt>External Call</tt> statement had a <tt>$List</tt> keyword but that keyword was not followed by a simple (Float, Fixed or String) %variable name. Correct the statement so that the $list identifier is passed in a simple %variable.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0600 - MSIR.0799]]

Revision as of 16:04, 13 August 2015

An External Call statement had a $List keyword but that keyword was not followed by a simple (Float, Fixed or String) %variable name. Correct the statement so that the $list identifier is passed in a simple %variable.