Re: [Hampshire] TiddlyWiki

Startseite

Nachricht beantworten
Autor: Alan Pope
Datum:  
To: Hampshire LUG Discussion List
Betreff: Re: [Hampshire] TiddlyWiki
Hi John,

On Thu, Jun 07, 2007 at 05:00:01PM +0100, john lewis wrote:
> grant codeBase "file://localhost/home/jayell/Notes/*"
> {
> permission java.io.FilePermission "home/jayell/}Notes/*",
> "read,write";
> };
>



Is that an erroneous close curly bracket after jayell/ ?

Cheers,
Al.