ID: Q88282
The information in this article applies to:
In the August 1991 printing of the FoxPro "Commands & Functions" manual, the example that documents the SYS(2007, <expC>) function is as follows:
   REPLACE ALL ckval WITH VAL(SYS(2007,substr(data)))
   REPLACE ALL ckval WITH VAL(SYS(2007,data))
Last Reviewed: April 17, 1995