Hallo Victor, On Fri, 20 Dec 2002 22:29:57 -0500GMT (21-12-02, 4:29 +0100GMT, where I live), you wrote:
VBG> Is there a macro that can *reply* to an e-mail address that VBG> is only found within the body of the message? No. Macros in TB don't perform actions like replying or forwarding. They only insert text in the body or the headers of an e-mail. However, you can create a filter that replies to an e-mail that meets certain criteria. And if that e-mail has a standardized format you could create a macro that extracts an address from the body of the original message and inserts that in the To:-header It would look like this: %To=""%To="Some regexp that's not defined, because the format of your incoming message is unknown" -- Groetjes, Roelof ________________________________________________________ Current version is 1.61 | "Using TBTECH" information: http://www.silverstones.com/thebat/TBUDLInfo.html
