Quote:
Originally Posted by martinn4
Could you point out for me the knowledge source for this ?
|
Basically, it's just a matter of knowing that the plain double-quote character is ASCII 34 - which is what the ^34 represents. Using that prevents Word substituting the desired plain double-quote with anything else (e.g. smart quotes or other auto-correct options).