Hi, Ahh, cool.
Also whatever autohotkey style tool is hot at the moment will allow you to define your own auto-replacement strings. Regards, Dave On 11 Jun 2010, 5:28 PM, "Christopher Adams" <ch...@raysend.com> wrote: Eric, The relevant commands are: U2013 – "--." EN DASH U2014 — "---" EM DASH U2018 ‘ "<'" "'<" LEFT SINGLE QUOTATION MARK U2019 ’ ">'" "'>" RIGHT SINGLE QUOTATION MARK U201c “ "<"" ""<" LEFT DOUBLE QUOTATION MARK U201d ” ">"" "">" RIGHT DOUBLE QUOTATION MARK Not sure about ellipsis… —Christopher On Sat, Jun 12, 2010 at 12:19 AM, Christopher Adams <ch...@raysend.com> wrote: > > Hi Eric, > > Th...