in reply to Re^8: HTML::Display help needed
in thread HTML::Display help needed
Strange, it is exactly how I read the documentation. What sentence do you think contradicts my interpretation? It might help Corion improve the documentation
I tried your code (with my firefox command on linux) and it worked like a charm. Which points to your "run ..." call that might not be right. Have you tried the following on your command shell?
run "C:\Program Files\Mozilla Firefox\firefox.exe" www.google.com
Does it work? If not, why should the script work. If yes, try some variations. Delete the "" or put the "" around C:....firefox.exe and %s. Remove the run command (which looks useless to me, but I don't know windows).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: HTML::Display help needed
by gw1500se (Beadle) on Aug 22, 2008 at 22:36 UTC | |
by gw1500se (Beadle) on Aug 22, 2008 at 23:12 UTC |