UseLogFile property for PowerScript controls
Controls
MLSynchronization
and MLSync objects
Description
Specifies whether to log synchronization processing information.
Usage
At design time, you can select the Save to Log File check
box on the Logging tab of the Properties view for an MLSync object.
You must also supply a log file name or set the LogFileName property
if you want to save synchronization information.
At runtime, application users can select or clear the Use
Log File check box on the Settings tab page of the default synchronization
options window generated by the MobiLink wizard.
In scripts
You can change the UseLogFile value in script as follows:
1 |
mySync_1.UseLogFile = true |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments