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>base/2020 argument error (set() function)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BASE/2020    Argument error (SET() function)

     Explanation:  CA-Clipper raises this error if a negative numeric
     value is passed to SET() during an attempt to set the following global
     state variables:

     _SET_DECIMALS      // SET DECIMALS TO xxx
     _SET_EPOCH         // SET EPOCH TO xxxx
     _SET_MARGIN        // SET MARGIN TO xx
     _SET_MESSAGE       // SET MESSAGE TO xx

     Action:  Change your code.  Do not pass negative values to SET().

     See Also:  COPY FILE command

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