Creating a new text file in SD card with aduino

If the file doesn't exist, it will be created, if the open() statement uses FILE_WRITE. If it uses other values, the file may not be created.