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>c2079 circular #translate/#command</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2079   Circular #translate/#command

     Explanation:  You specified a #translate/#xtranslate or
     #command/#xcommand directive in terms of itself.  A circular #translate
     or #command cannot be resolved by the preprocessor and is, therefore,
     not allowed.

     When using #command and #translate, keep in mind that both directives
     match four-character abbreviations for keywords.  This may cause an
     unexpected match which could lead to this error.

     Action:

     1. Check to see if the problem is related to the four-letter rule using
        either #translate or #command.  If it is, change the directive to
        either #xtranslate or #xcommand which both require an exact match.

     2. Remove the circular definition and recompile.

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