Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. fordraiders

    crypt and decrypt function

    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&quot...

Part and Inventory Search

Back
Top