in reply to Re: Re: run file
in thread run file
system netscape => "file:///home/you/path/to/file.html";
assuming that netscape is in your PATH.
Or, if netscape is already running, you do something like:
system netscape => 'remote', 'openURL(file:///home/you/path/to/fil +e.html,new_window)';
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |