sugar05
Registered User.
- Local time
- Today, 15:02
- Joined
- Dec 7, 2005
- Messages
- 22
Hi all,
Im stuck atm. I would like to create a simple macro that will have the same effect as HTML mailto:email@email.com. Thats all. When the user clicks on the macro, their email editior would open a new email, with my address (and if possible specify a subject as well). Here's what I've tried:
Action: SendObject
ObjectType: <Blank>
ObjectName: <Blank>
Output Format: <Blank>
To: email@email.com
Subject: Blah
Edit Message: Yes
I receive an error 2950 when running the macro???
Any suggestions?
sugar05
Im stuck atm. I would like to create a simple macro that will have the same effect as HTML mailto:email@email.com. Thats all. When the user clicks on the macro, their email editior would open a new email, with my address (and if possible specify a subject as well). Here's what I've tried:
Action: SendObject
ObjectType: <Blank>
ObjectName: <Blank>
Output Format: <Blank>
To: email@email.com
Subject: Blah
Edit Message: Yes
I receive an error 2950 when running the macro???
Any suggestions?
sugar05