;========== EMAIL SIG LINE BY LINE ========== #s:: ; Activation Key Windows + s Send, ^b ; Toggle "Bold" ON Send, AHK rules... Send, ^b ; Toggle "Bold" OFF Send, {Enter} Send, Panzr Send, {Enter} Send, ^i ; Toggle "Italics" ON Send, Contact: panzr88@gmail.com Send, ^i ; Toggle "Italics" OFF Send, {Enter}
Hi I my script will paste an email signature. I can get the script to send BOLD, ITALIC and UNDERLINE text. How can I SEND colored text?