[TxMt] help: shell commands in HTML

Allan Odgaard throw-away-1 at macromates.com
Sun Sep 24 11:53:29 UTC 2006


On 22/9/2006, at 1:13, Piero D'Ancona wrote:

> ---------------------------------------
> <html>
> <head>
> <script>
>      function letsTry () {
>      TextMate.system("/usr/bin/open -a /Applications/TeXniscope",  
> null);
>              };

     ↑ That line looks to be in error ↑

>           }
> </script>
> </head>
>
> <body>
> 	<span id="letsTry">
>   <a onClick="letsTry()" href="#">Let's Try</a></span>
> </body>
> </html>
> ---------------------------------------






More information about the textmate mailing list