VZ> HG> is there a way to save all attachments at once? VZ> VZ> No, there is not. The trouble is that I don't even see how should VZ> this be VZ> implemented because we want to ask the user for confirmation before VZ> creating a file on his local computer, so you'd still have to (at VZ> least) VZ> click "Yes" on N message boxes asking you if it's ok to save the VZ> attachment VZ> under the given name.
I would think of a list of filenames with checkboxes (wxwin has it). The directory should probably be selected before. Then the file names can be checked for existance before creating the list. Each item should have a comment, if it already exists. Or the list could be split into two parts: one for files that would be overwritten and one for new files. ------------------------------------------------------- This sf.net email is sponsored by: Access Your PC Securely with GoToMyPC. Try Free Now https://www.gotomypc.com/s/OSND/DD _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
