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 - 3001 extra characters on line http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3001                Extra characters on line
------------------------------------------------------------------------------
 Description
   This error indicates that a source line contains extra characters or
   symbols that are not needed for the current syntax, and are ignored
   by the compiler. Example:

   dbfdef sTest
      char( 20 ) lastname := "George" // field declarations can not
                                      // contain an assignment
   enddef

 Solution
   Remove the unnecessary part of the line.

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