Re: [CSCMail-Users] exporting mails from cscmail to files ?
Brought to you by:
countzer0
From: Maher A. <mu...@mu...> - 2000-06-08 22:08:16
|
Steve, you may want to do like what I did with Pronto!, on dialogs that require the user to choose a directory, $fs->file_selection->set_sensitive(0); that gives the user a hint they are supposed to choose a dir. Maher On 08 Jun 2000 17:47:19 CDT, Count Zero said: > Eric DE VITO was overheared mumbling something about this on 08 Jun 2000 > 17:03:19 CEST > > > I have a naughty error when I try to export a folder to a file : > > > > print on closed filehandle main::MBOX at /usr/lib/cscmail/csclib.pl line > > 699. > > print on closed filehandle main::MBOX at /usr/lib/cscmail/csclib.pl line > > 700. > > print on closed filehandle main::MBOX at /usr/lib/cscmail/csclib.pl line > > 701. > > > > for each message the three lines are repeated... > > I am in $HOME so no permission problems. > > What's up ? Please help me, I cannot get my messages now in standard unix > > mboxes files :-( > > > Did you put in a filename for the export? If so, this is incorrect. Muhri > set > it up so that it automagically names the file the same as the folder name. > The > dialog box says "Please choose a DIRECTORY to export folder [foldername] to" > (caps added) Personally, I think that most people don't read dialog titles, > and that we should not use a file selection widget, but instead just a > CList. > I will think on this a bit and may add it to 1.7.x but basically, you just > choose "Export Folder" and then browse to the directory you want to export > to > and hit "ok" If you put in a filename, it tries to export to > /fullpath/to/filename/foldername and of course, that won't work... > > -CZ > > _______________________________________________ > http://www.cscmail.net > csc...@li... > http://lists.sourceforge.net/mailman/listinfo/cscmail-users > > -- mu...@mu... -- http://www.muhri.net |