I've got a directory of MapInfo Tab files. I want to convert these to DBF files, and along the way restructure the Directory.
Currently, The Directory structure has 16 categories at the top, and each category has U.S. State subdirectories within it. The tab files are within the state folder.
For example:
USA_ACC (folder) > CA_ACC (folder) > CA_ACC (TAB files)
I would like to rearrange this directory structure such that the U.S. states are at the high level, and the Tab Files for the 16 categories are within the state folders.
For Example:
CA (folder) > CA_ACC (DBF file)
I have experimented with 'Batch Deploy' and the 'File Copy' writer, but I still dont have a clear idea of how to achieve what I'd like to.
Thanks in advance!