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>c2045 target name was used previously in non-call context</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2045   Target name was used previously in non-CALL context

     Explanation:  You specified a CALL to a procedure or function that
     you previously invoked with a DO statement or a function call.

     Action:  Make sure that routines you CALL do not have the same names
     as CA-Clipper routines defined in your program.  Correct and recompile.

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