
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfsetpwd()</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfSetPwd()
Set a Password and a User Name
------------------------------------------------------------------------------
Syntax:
dfSetPwd( nLevel, cPassWord, [<cUser>] ) --> lSuccess
Parameters:
<nLevel> User Level from 1 to 99
<cPassWord> New password to set
<cUser> User name to set
Returns:
<lSuccess> If .T. dfSetPwd has changed the password
Description:
Sets a new password from the program. The function can be useful for a
Supervisor that wants to set all the passwords without knowing the old
password
Example:
dfLogin() // Call the Password sistem
dfSetPwd( 10, "SUPERV" ) // Set the user level 10
See also:
dfCngPwd()
See Also: dfCngPwd()
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson