Prev: VO2ADO (AdoCommand)
Next: Method Name Searching
From: Eckhard Sallermann on 13 Jan 2010 09:33 oPop:GetMail(nMail) automaticly creates a temporary file in drive "C:\" the name is the same like the attached file. This file will never beeing deleted, so what can i do to delete that file ??
From: Eckhard Sallermann on 13 Jan 2010 09:47 Eckhard Sallermann schrieb: > oPop:GetMail(nMail) > > automaticly creates a temporary file in drive "C:\" the name is the same > like the attached file. > This file will never beeing deleted, so what can i do to delete that > file ?? okay, i can use setdefault() to tell VO where to store the attached files when calling GetMail(), then using oPop:Mail:attachementfilelist to get the attached files. When done all with the received mail, i know the path and the filename(s) so i can delete them/it myself
|
Pages: 1 Prev: VO2ADO (AdoCommand) Next: Method Name Searching |