TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Email popup in online help From:Lori Beard <lorib -at- MCCABE -dot- COM> Date:Thu, 30 Apr 1998 11:25:45 -0400
Hello again! It seems I am always asking for the impossible.
I am working in ForeHelp on NT creating online help for Windows users. I
would like to create a macro that would allow the user to simply click
the statement and have their message composition window for e-mail come
up with the address already in place.
I have been trying to use the macro ExecFile(`mailto:address',`address',
SW_NORMAL, error_message).
While the window has not come up, I am recieving error messages from the
mail program.
Does anyone have a solution that can be used by different mail programs?