Here are the values for the different options to go into fFlags...

quote:

FOF_MULTIDESTFILES As Long = &H1
FOF_CONFIRMMOUSE As Long = &H2
FOF_SILENT As Long = &H4
FOF_RENAMEONCOLLISION As Long = &H8
FOF_NOCONFIRMATION As Long = &H10
FOF_WANTMAPPINGHANDLE As Long = &H20
FOF_CREATEPROGRESSDLG As Long = &H0
FOF_ALLOWUNDO As Long = &H40
FOF_FILESONLY As Long = &H80
FOF_SIMPLEPROGRESS As Long = &H100
FOF_NOCONFIRMMKDIR As Long = &H200