Simple Email Address command Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
DevinC96
Posts: 2
Joined: 17 Dec 2018, 08:20

Simple Email Address command

17 Dec 2018, 08:27

Need help with a simple command for Outlook. i have a directory of site numbers and associated emails. an example of would be 066 goes out to Test1@email.com, Test2@emailnation, etc. the code i was trying to use was simple email text string the text in but outlook wont recognize the emails with out a semi colon between emails. if i put on in the code it treats the rest of the emails and semi colons as comments. Thank you to anyone who tries to help.
gregster
Posts: 9085
Joined: 30 Sep 2013, 06:48

Re: Simple Email Address command  Topic is solved

17 Dec 2018, 08:38

Escape the semicolons with the escape character ` (aka backtick)

Code: Select all

::066::Test1@email.com `; Test2@emailnation.com
Compare https://autohotkey.com/docs/commands/_E ... _Sequences
DevinC96
Posts: 2
Joined: 17 Dec 2018, 08:20

Re: Simple Email Address command

17 Dec 2018, 08:44

You are the best thank you so much the resolves the issue completely

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Bing [Bot], Google [Bot], HiSoKa and 101 guests