Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Password encryption
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00646532
Message ID:
00646544
Views:
18
>FOR nCnt = 1 TO LEN( ALLTRIM( lCrypted))
>   lDecryptedpass = lDecryptedpass + CHR( ASC( SUBS( lCrypted, nCnt, 1)) ;
>     - 100) && change this number to 101 to match your encript Function
>ENDFOR
Change the 100 to 101.
my bad :-)
What is Wisdom?
Wisdom - The ability to respond to any situation according to God's Plan.
Therefore:
USE Wisdom IN Everything ORDER priority AS Knowledge
SELECT Knowledge
BROWSE FOR Understanding WHERE Wisdom=Guide

LeRoy Jackson
Previous
Reply
Map
View

Click here to load this message in the networking platform