I use the Technote 32 for send mail, OK.

But not send the attach FILE

I use this code

eTo="mailto:"; & "info© n..."
eSubject="?subject=" & "Email sent from NS Basic/CE on a 2002 device!"
eBody="&body=" & "Hello, NS Basic people!"
eAttachment="&attach=" & "benchmark.nsb"
shellExecute "open","tmail.exe", eTo & eSubject & eBody

I trys this too

shellExecute "open","tmail.exe", eTo & eSubject & eBody & eAttachment

EMERSON VIER



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb-ce@googlegroups.com
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to