Creating a new text file in SD card with aduino

hai...
is it possible to create new file in the SD card with arduino?? i want to create new text files with a new file name. is it possible to do so?? if yes plzz help me....

is it possible to create new file in the SD card with arduino??

Yes,, it is..

is it possible to do so??

Yes,, it is..

if yes plzz help me....

OK,,,, please is not spelled plzz....

The datalogger example in the SD library shows how to create a new file.

sir, in that example we are only opening a file, not creating new file. I want to create new file in the SD card with arduino.

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.

PaulS:
OK,,,, please is not spelled plzz....

OK is spelled Okay? :grin: :grin: ]:D.. no pun intended... :stuck_out_tongue_closed_eyes: