Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 5002 misplaced loop statement http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 5002                Misplaced loop statement
------------------------------------------------------------------------------
 Description
   This error occurs when a loop statement is encountered outside of
   a loop block, that is without a corresponding do while, repeat,
   or for statement.

 Solution
   Supply the missing do while, repeat, or for statement, or check the
   nesting of multiple loop blocks.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson