MLSynchronization and MLSync objects
Specifies the Windows registry key on the client computer where synchronization property values are stored.
At design time, you can enter a value for SyncRegistryKey on the Settings tab of the Properties view for an MLSync object.
You can enter a synchronization registry key in script as follows:
mySync_1.syncregistrykey = &
“Software\Sybase\PowerBuilder\12.5\myApp”
PowerBuilder prepends an “HKEY_CURRENT_USER\
” prefix
to the value you enter, and a “MobiLink
” suffix.