Hi Randomcoder,
Thanks. yes. I thought a small delay is needed on cableguy's solution, because when file is created quickly, the DoEvents fires right away before the 'SectionSelected.text' file closes by section.exe and it causes an error because on the event it tries to open a file which is not yet close.
I'm not really for delays....
You may have other suggestions? or
while waiting... I'll also think of other workaround or strategies on my codes.