Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encryption / Decryption
Message
From
01/01/2002 13:51:54
Dave Macfarlane
Condo Navigator Ltd.
Alberta, Canada
 
 
To
14/12/2001 14:40:20
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00594581
Message ID:
00599597
Views:
19
This message has been marked as the solution to the initial question of the thread.
Try this:

cstring = cmEncrypt("Sample String","Secret Key")
?cstring
?cmEncrypt(cstring,"Secret Key")
Previous
Reply
Map
View

Click here to load this message in the networking platform