onNewValue
Topic group Related topics Example
Event fired when a hot-linked item in a DDE server changes.
Parameters
<item expC>
Identifies the server item that was changed.
<value expC>
The new value of the hot-linked server item.
Property of
DDELink
Description
Use onNewValue to perform an action when a hot-linked server item is changed. A hot link, which you create with the advise( ) method, tells the server to notify dBASE Plus when the item changes.
Note that the value of the item is always converted to a string.