Like Domien wrote, there needs to be something that indicates where to save the file and what name it should have in the [open( message. If you are using Pd in windows, the message should typically read something like that :
[Open C:/Mysong.wav(
This will save your soundfile to the C partition of your hardrive under the name of Mysong, in the wav format.
Incidentally, i hope the patch you're trying to record from looks different from what you have attached, because there is no sound coming to your writesf. You will get a blank wav file no matter what.
If that can help, i have attached a patch that can be used to record a stereo wav file and save anywhere you want. Just call it in any patch by creating an [recordwav] object, and you should get a canvas with 3 buttons on it. first click on Save, then on start and finally on stop, and that should do the job.
http://www.pdpatchrepo.info/hurleur/recordwav.pd