To All,
I have the following cd.prg file crypting two fields in my clipper table.
cattest2.dbf
******** start code ********
use cattest2
? time()
do while .not. eof()
? recno()
cmfrnum = cattest2->mfrnum
cvar := crypt("&cmfrnum"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.