Deleting attachments from temp

I have a problem with attachments. Example: If an excel spreadsheet is opened from Notes a temp copy is saved in the temp folder (C:\ Documents and settings\username\local settings\temp\notes

Is there a way I can automatically delete these files?

Subject: see Designer Help - Kill statement

to automate this, you would need to add some trigger into your form’s QueryClose routine.

HTH