Well this is awesome... really, incredibly helpful and explains a ton! I can read about it in the manual all day but until I see it in action like this I am so lost...
This helps make the concept of "tags" make a lot more sense.
I can see how this is going to save me tons of time on my first-run data load...
Where would the .txt files for this be kept?
Is there a way to update the .txt files? That's really the big killer for me.
My app basically collects names from user input and creates an array to hold the names. Being able to export this into any kind of file that I can access with 3rd party software (text editor, Excel, etc) is my goal. I have to ensure that the list of names in the array is stored in a stable data location that I can access if something goes wrong...
Thanks again for the help this is huge!