Hi Little Cthulhu
We wrote code for determining drawing update needs as you see below. When we play the code with F8, it works. But when we run the code automaticaly, it doesn't work. Do you have any idea for this problem.
Function DrawingUpdateNeed() As Boolean
Dim doc As Document...