JorgeDario
New Member
- Outlook version
- Outlook 2010 32 bit
- Email Account
- POP3
Dear:
I have a template that is stored in the address "c:/mytemplates/myoft.oft"
The file "myoft.oft", has a vbscript script incorporated: Function Item_Send()
The template opens with the macro: Application.CreateItemFromTemplate(c:/mytemplates/myoft.oft) but does not run the script.
How to make to run the script of the template that is created after open with CreateItemFromTemplate?
Thanks
I have a template that is stored in the address "c:/mytemplates/myoft.oft"
The file "myoft.oft", has a vbscript script incorporated: Function Item_Send()
The template opens with the macro: Application.CreateItemFromTemplate(c:/mytemplates/myoft.oft) but does not run the script.
How to make to run the script of the template that is created after open with CreateItemFromTemplate?
Thanks