Code sample: translation
Use this code in your macro to go from your word processor directly to a website and translate a word or phrase.
Code to Be Included in the Macros
These are possible values for the Address and ExtraInfo parameters in the macro code. Click the links in the examples to see the effect of the macros.
Address |
ExtraInfo |
See the effect |
|---|---|---|
http://www.wordreference.com /fren/ |
none | the French word maison into English |
http://www.wordreference.com /es/en/translation.asp?spen |
= | the Spanish word casa into English |
http://dictionary.reverso.net /french-english/ |
none | the French word courier électronique into English |
http://eur-lex.europa.euar /Result.do |
check the resulting url | Research the Spanish legal term Petición de decisión prejudicial 注: You need to visit the home page of this website first.
|
http://eur-lex.europa.euar /Result.do |
check the resulting url | Research the Polish term biopaliw 注: You need to visit the home page of this website first.
|
注: These examples show how unpredictable the code can be. You will have to do your own research to figure out what the code is for your favourite online reference websites.
父主题: Getting Started