( |
|
|
|||
Sychronizes a specific block from the machine it is called to the opposite side. Not used. Removed from 5.2 |
Parameters: | |
Block which should be synchronized | |
Company from which block is read | |
Company into which the block is stored | |
A string parameter that is given to synchronization record actions | |
global updating procedure SyncBlocks(integer servcomp,integer offlinecomp) begin SynchroniseBlock("VATCodeBlock",servcomp,offlinecomp,""); return; end;
Related topics: |