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 . Release Notes - <b>changed: miscellaneous error handling</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 CHANGED:  Miscellaneous error handling
------------------------------------------------------------------------------

     Improved error handling in many CA-Clipper commands and functions traps
     and reports missing arguments or invalid arguments passed to them.

     One notable example is DBEVAL(), which now produces an argument error if
     the first parameter is missing.  This is notable because the original
     side effect has been used as follows:

     DBEVAL( , , bWhile )

     This produced the same results as LOCATE WHILE, but operated more
     slowly.  This code should be replace with the appropriate LOCATE WHILE
     command.


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