[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Encrypt()

         Encrypts a string

    Syntax:

         Encrypt( cString ) -> cNewString

         cString : The String to encrypt

    Description:

         Encrypts a string with a secret method.

    Return:

         A encrypt character value.

    Example:

         cValue := Encrypt ( "The beach is empty now" )

See Also: Desencrypt() GetPass()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson