Quote Originally Posted by .paul. View Post
@schoemr made a mistake there. Index of 2 doesn’t exist in the Filter line…

Text files index = 0
All files index = 1

Passing a FilterIndex of 2, defaults to 0

Hi Paul,

Thank you for the correction