Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== QTIPS - Encryption Using Invert===== ^Published By^Date^Version^Knowledge Level^Keywords^ |Sprezzatura Ltd|01 OCT 1989|1.15+|EXPERT|INVERT| The internal function INVERT can be used for simple encryption. It basically performs a "1's complement" on the string passed to it. That is - every bit in the string is inverted. Thus "A" (binary 01000001) would become binary 10111110. To use, ENCRYPT = INVERT(PWD) (Volume 1, Issue 5, Page 3) tips/revmedia/v1i5a1.txt Last modified: 2024/06/19 20:20by 127.0.0.1