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.3 . Error Messages - <b>c2022 redefinition of predefined function</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2022   Redefinition of predefined function

     Explanation:  You declared a function with the same name as a
     predefined CA-Clipper function.  Unlike ordinary CA-Clipper functions,
     predefined function names are reserved and cannot be redefined.  Refer
     to the "Reserved Word" appendix in this guide for a complete list of
     predefined functions.

     Action:  Rename your function or procedure to resolve the conflict
     and recompile.

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