Paulo ... you mods are good.
While loop... examines the condition and then runs the loop if condition = true if false it exits proir to running loop
Its the logical reverse of
Repeat loop .. executes loop and then evaluates condition .. if condition is True it exits.. false it loops.
Wait times on exevent drag drop..
ive seen it done both ways... a post drag delay and a post drop delay. I think it doesnt really matter which you do as long as the total delay is a min of 20.