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 - 3301 misplaced declaration http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3301                Misplaced declaration
------------------------------------------------------------------------------
 Description
   This error occurs when attempting to declare variables at an illegal
   location. Typical example is to place a local vardef block below
   executable statements within a code block.

 Solution
   Place local vardef blocks at the beginning of the function body.

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