I have a directory which contains multiple file types. I only want to read the .shp and .tab files and am trying to define this in the Advanced Browser. I know if I just want .shp files I can put something like:
C:\\Folder\\Folder\\**\\*.SHP
However, is there a way to define it for both .shp and .tab in the one go?
Thanks,