I have created a structure with several varibles included, one of which is a Date variable. Then, for the purposes of my program, I have created an array of the structure. This is working great for me for the most part, but what if I wanted to export all of the Date variable values into a...