MSIR.0684 $LIST parameter missing: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (add link)
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 <var>[[EXTERNAL statement#EXTERNAL CALL statement|External Call]]</var> statement had a <var>$List</var> 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 <var>$List</var> keyword.


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

Revision as of 22:34, 1 February 2016

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.