Greetings all 

I would like to export data to a text file every time the metro is banged with the format
YYYYMMDDhhmmss, float, float, float

I can create the data but the questions I have
1) I keep getting a write failed.
2) how can I get the commas between the values?
3) is there a way to do leading zeros?

Here's a link to my pd http://dl.dropbox.com/u/6576402/questions/pd/export_text.pd

Ps: I'm using Linux ubuntu 10.04 64bit

thanks