Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>c2005 statement not recognized</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2005   Statement not recognized

     Explanation:  The current statement cannot be not recognized by the
     compiler.  This happens when a command is not recognized by the
     preprocessor and is passed to the compiler without translation.

     This error commonly happens when you fail to specify a required comma
     separator for certain statement options such as items in a list.  Some
     examples are the REPLACE command which requires multiple WITH clauses
     separated by commas and the COPY TO command which requires fields
     specified as a comma-separated list.

     Action:  Correct the statement containing the erroneous command and
     recompile.  If you are defining your own command, check the command
     definition to determine why the specified command is not translated.

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