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

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

Revision as of 17:58, 19 April 2013

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.