MSIR.0684 $LIST parameter missing: 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 anything. Correct the statement so that the name of a variable containing a $list identifier follows the <tt>$List</tt> keyword.
An <tt>External Call</tt> statement had a <tt>$List</tt> keyword but that keyword was not followed by anything. Correct the statement so that the name of a variable containing a $list identifier follows the <tt>$List</tt> keyword.


[[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 anything. Correct the statement so that the name of a variable containing a $list identifier follows the $List keyword.