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 - 5000 misplaced enddo statement http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 5000                Misplaced enddo statement
------------------------------------------------------------------------------
 Description
   This error occurs when an enddo statement is encountered outside of
   a loop block, that is without a corresponding do while statement.

 Solution
   Supply the missing do while 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