MSIR.0684 $LIST parameter missing

From m204wiki
Revision as of 14:54, 9 November 2010 by 198.242.244.47 (talk) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.