Am 16.12.2014 um 13:58 schrieb Jean-Louis Martineau:
> starttime to is delay the dump of a dle.
>
> There is no way to order the dump of the dles.
>
> What kind or order do you want?
> 1 - dle A must start the dump after dle B started the dump.
> 2 - dle A must start the dump after dle B finished the dump.
> 3 - dle A must start the dump after dle B started the flush.
> 4 - dle A must start the dump after dle B finished the flush.
> 5 - dle A must start the flush after dle B started the dump.
> 6 - dle A must start the flush after dle B finished the dump.
> 7 - dle A must start the flush after dle B started the flush.
> 8 - dle A must start the flush after dle B finished the flush.
I think the customer wants:
9 ;-) - the dump of dle A must start at first
( ... and the dump of dle B is allowed to start in parallel if set so)
S