[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Encrypt()
 Encrypt a character string.
-------------------------------------------------------------------------------

 Syntax:

     Encrypt( <cString>, <cKey> ) --> <cEncryptedString>

 Returns:

     Encrypt() will return an encrypted copy of <cString> using the key
     specified by <cKey>.

 Note:

     If <cString> is passed by reference it will be updated itself.


 Files:  Library is CUACLIP.LIB

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson