Open Website | 
    Top Previous Next | 
| 
 Use this macro to open a website in the default (or specified) browser. Syntax 
 {#url website -[browser]#} website: address of the website (http:// can be omitted) browser: browser to use to open the website (if not specified, uses the default browser) 
 Example Phrase: {#url http://www.phraseexpander.com#} 
 Result: opens the http://www.phraseexpander.com website in the default browser 
 Phrase: {#url http://www.phraseexpander.com -[browser=Google Chrome]#} 
 Result: opens the http://www.phraseexpander.com website using Google Chrome browser 
 
 
 
 
 
 
  |