carlos Posted July 30, 2005 Report Share Posted July 30, 2005 Hello, I try to send mail with an attachment, this attachment is stored in, C:\temp. I don't know the file name of the attachment. Because the *.* in the attachments tab from the send-email command is not supported, I supose I have to get the name of the file first, put this name in a variable, and then add this variable in the attachments add variable tab from the send-email command. I can not figger out how to do this. Hope you can help me. regards carlos Quote Link to comment Share on other sites More sharing options...
bobchernow Posted July 30, 2005 Report Share Posted July 30, 2005 Can you be more specific about the file? If you do not know what file to send how can you attach it? There needs to be some criteria to select the file by. What is that? Quote Link to comment Share on other sites More sharing options...
randallc Posted July 30, 2005 Report Share Posted July 30, 2005 Hi, Try prompting to select file? Is this what you mean? <TVAR2:01:01:c:\temp\><TVAR2:01:09:Choose Filename for attachment><TBOX4:T:1:CenterCenter000278000200:000:here it isT1=%T1%> Variable Set String %T1% "c:\temp\"Variable Set String %T1% from File Name Text Box Display: here it is Best, Randall Quote Link to comment Share on other sites More sharing options...
carlos Posted July 31, 2005 Author Report Share Posted July 31, 2005 Thanks for the quick reply! I found out myself. carlos Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.