SetNewMobiLinkPassword PowerScript function
Description
Sets
a new password for the current MobiLink user.
Controls
MLSynchronization, MLSync controls
Syntax
|
1 |
<span>syncObject</span>.SetNewMobiLinkPassword (<span>newPW</span>) |
|
Argument |
Description |
|---|---|
|
syncObject |
The name of the synchronization object |
|
newPW |
A string consisting of the new password |
Return Values
Integer. Returns 1 for succes and -1
for failure.
Usage
SetNewMobiLinkPassword uses the properties
in the synchronization object to generate a typical dbmlsync command
line. The command line includes the -pi (ping) option as well as
the -mn option to set the new MobiLink password (newPW).
The new password will not be set if any of the required properties (Datasource,
Publication, MLServerVersion, or MLUser) are missing from the synchronization
object.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest