When i use olAtt.SaveAsFile to save a file, it allways asks me if i want to save the file (confirmation).

As it is an automated procedure, i do not want to be asked if i want to save it.

Question: Is it possible to add something, so that nothing is beiing asked?

Thanx

Hans Komst


vb: 'save the attachment
olAtt.SaveAsFile FILE_PATH & item.EntryID & "_" & olAtt.FileName