save


Description:

public bool save (string filename) throws Error

Saves this to a file indicated by filename.

If error is set, false will be returned. Possible errors include those in the FileError domain and whatever the save function generates.

Parameters:

this

A Attachment.

filename

name of file to save

Returns:

true, if the file successfully saved