It's difficult to demonstrate CSV and XML reading without sample files (and knowing where they originate and thus what they contain). In particular, both files are liable to contain multiple data records, so they require to be processed in a loop.
Thank you for the reply. I have looked at the XML posts before I post. I am off using XML for now. I did find a post about CSV files being opened and got it working. Maybe someone can just post a small code snippet on how to save a CSV file that would be great. :sign0013:
Added-
I forgot about the samples given with basic. I found a good example in the samples.