Nik,
I did this on a project a long time ago. If I remember correctly, you cannot do this in RAM because the DirectEMail Xtra requires a file reference for an attachment. However, it's not a real big problem. Use FileIO to create a file with your text. Then set up the call to DirectEmail to send your mail. If my memory isn't too hazy, this is an asynchronous call - which means you make the call to send the email, and it calls you back when it's done. When your receive this call back, then you can delete the file.
Hope this helps,
Irv
At 4:34 PM +0100 3/30/05, nik crosina wrote:
Hi All,
I have an interesting question - at least I think so.
Is it at all possible to create a file in RAM, then sending it along with an email (using DirectEmail @ the moment) instead of writing it to disk, then sending it, then erasing it? file type is a small text file.
Thx,
Nik
___________________________________________________ Share diaries and photos with your friends and family.
http://www.homemaster.net - Homemaster. Come Together. Online.
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
--
Multimedia Wrangler. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
