OK -- but our document has a different name each time it is sent out, and I don't want to change the code every time. What code do I use to get it to put each different document's name in the subject line? For example, in MS Active Directory, when you are creating a home directory, you can use the generic string %username% to specify a directory with the user's specific username. Is there some code in Adobe that does something like this? Or do you know what changed in Adobe 9 that stops the program from doing this automatically? Is there some setting that will bring this functionality back? Thanks again for any help.
Main Topics
Browse All Topics





by: mohan_sekarPosted on 2009-07-07 at 06:56:57ID: 24794239
Yes, the 5th parameter is for the 'Subject'
this.mailDoc(false, "pendingOPS@navy.mil","", "", "This is email subject", "Signed by NetOps. Forwarded for Final review and Approval.")