MSIR.0684 $LIST parameter missing: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "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 ...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

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.