In order for this site to work correctly, and for us to improve the site, we need to store a small file (called a cookie) on your computer.
By continuing to use this website, you agree to our cookies and privacy policy.
  
Home page Home page Home page Home page
Pixel
Pixel Header R1 C1 Pixel
Pixel Header R2 C1 Pixel
Pixel Header R3 C1 Pixel
Pixel

QTIPS - Encryption Using 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:


0001     ENCRYPT = INVERT(PWD)

(Volume 1, Issue 5, Page 3)
Pixel
Pixel Footer R1 C1 Pixel
Pixel
Pixel
Pixel