I hope Paul won't mind if I change his solution: Instead of his last line:
do(?"c:\program files\firefox15\firefox.exe", ?"http://dict.leo.org/?search="++clip.get <http://dict.leo.org/?search=> ) This works when I tested it: do(?"c:\program files\firefox15\firefox.exe", ?"http://dict.leo.org/?search="++clip.get) Note: That must be only one line in the "Enter more commands..." box. Yahoo adds a Return character [CR/LF] when it breaks a long line in our messages. That is called hard word wrap instead of soft word wrap. You only want a space character after the comma, so you have to delete the CR/LF which Yahoo adds. To be sure, you can paste it into Notepad, then make it only one line. Then copy it and paste it into the PP dialog. When you paste that long line into "Enter more commands" it will look like two lines, but really it is only one line which is soft wrapped by PowerPro - so there is no Return character after the comma. > Attention: PowerPro's Web site has moved: http://www.ppro.org > <http://www.ppro.org> > _____ > YAHOO! GROUPS LINKS > * Visit your group "power-pro > <http://groups.yahoo.com/group/power-pro> " on the web. > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service > <http://docs.yahoo.com/info/terms/> . > _____ > [Non-text portions of this message have been removed] > Attention: PowerPro's Web site has moved: http://www.ppro.org > Yahoo! Groups Links -- Best regards, Alan mailto:[EMAIL PROTECTED] Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
