完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,我正在使用vee 7.51版本,并在其示例directoryexamples / ActiveXAutomation / OutlookSendMail.veethere有一个关于使用outlook发送邮件的例子。我写信是否可以通过outlook使用vee发送带ATTACHMENT的邮件?如果是
,请你给我任何提示或建议吗?你的帮助将非常感谢!你的,伊柳 以上来自于谷歌翻译 以下为原文 Hi, I am using the vee 7.51 version and in its examples directory examples/ActiveXAutomation/OutlookSendMail.vee there is one example about send mail using outlook. I am writing to ask whether it is possible to send mail with ATTACHMENT via outlook using vee? If yes, would you please give me any hints or suggestions? Your help would be really appreciated! Yours, Yiliu |
|
相关推荐
3个回答
|
|
嗨Yi Liu,请问您是否已经弄清楚如何使用VEE通过outlook发送附件?
我也面临同样的问题。 尝试使用命令“m.attachments.add(”C: a.txt“);”但它一直给出错误 - >非法转义序列设置o = GetObject(“”,“Outlook.Application”); 设m = o.CreateItem(0); m.To = to; m.Subject =“测试结果”+日期; m.Body =“测试有”+状态+“。 n nJane”; m.attachments.add( “C: A.TXT”); m.Send(); 以上来自于谷歌翻译 以下为原文 Hi Yi Liu, Just to check with you whether you had figure out how to send attachment using outlook via VEE? I am facing the same problem too. try with the command " m.attachments.add("C:a.txt"); " but it keep giving error - > Illegal escape sequence Set o = GetObject("", "Outlook.Application"); Set m = o.CreateItem(0); m.To = to; m.Subject = "Test results on "+date; m.Body = "The tests have "+status+".nnJane"; m.attachments.add("C:a.txt"); m.Send(); |
|
|
|
嗨MK,非常感谢您的回复。
我使用代码如下,“date”,“ - status - ”和“filename”是变量Set o = GetObject(“”,“Outlook.Application”); 设m = o.CreateItem(0); m.To = to; m.Subject =“测试结果”+日期; m.Body =“测试有”+ -status - +“。 n nJane”; m.Attachments.Add(文件名); m.Send(); 编辑:chewean于2012年9月27日上午2:54编辑:chewean于2012年9月27日上午2:55编辑:chewean于2012年9月27日2:55 AM编辑:chewean于2012年9月27日2:56 上午 以上来自于谷歌翻译 以下为原文 Hi MK, Thank you very much for your reply. I use code as following, "date", "-status-" and "filename" is variable Set o = GetObject("", "Outlook.Application"); Set m = o.CreateItem(0); m.To = to; m.Subject = "Test results on "+date; m.Body = "The tests have "+-status-+".nnJane"; m.Attachments.Add (Filename); m.Send(); Edited by: chewean on Sep 27, 2012 2:54 AM Edited by: chewean on Sep 27, 2012 2:55 AM Edited by: chewean on Sep 27, 2012 2:55 AM Edited by: chewean on Sep 27, 2012 2:56 AM |
|
|
|
蓝色冰汐 发表于 2019-6-17 14:32 没问题。 无论是来自变量还是文本常量或公式框,只需确保目录或路径值具有双斜杠。 享受VEE-ing :) -mk 以上来自于谷歌翻译 以下为原文 No problem. Regardless if it is from a variable or Text Constant or Formula box, just make sure directory or path value has double slash. Enjoy VEE-ing :) -mk |
|
|
|
只有小组成员才能发言,加入小组>>
1240 浏览 0 评论
2352 浏览 1 评论
2164 浏览 1 评论
2030 浏览 5 评论
2914 浏览 3 评论
983浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
713浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
813浏览 0评论
1240浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-30 15:01 , Processed in 1.616602 second(s), Total 82, Slave 66 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号