//Searches the web for the current word using google
//Tested on IE 

string xxx=readword();
ExecUserCmnd ("start http://www.google.com/search?q="+xxx,1);

Back to CodeWright Editor Macros

Log in or register to write something here or to contact authors.