Brian,

please note the protocol is file:// not ftp://

If I read correctly Joe's example got the jpath to dereference the ~.  Also
~root is hack from jhs, there is no such folder as ~root in SystemFolders_j_, 
so that jpath will not handle ~root.

Вс, 12 янв 2014, Brian Schott писал(а):
> Bill,
> 
> If you are talking to me, then I only see the difference between what you
> suggest and what I tried as the final / in the <base " ... "/>  clause.
> 
> Otoh, you may be talking about Joe's example which includes a ~ in a <src >
> element and you may be suggesting that the ~ does really work there. I
> cannot address that, though, because I have not tried it.
> 
> No spaces are involved yet, but that could be a later issue. Good point.
> 
> Thanks,
> 
> 
> On Sun, Jan 12, 2014 at 9:38 AM, bill lam <bbill....@gmail.com> wrote:
> 
> > You probably mean,,
> >
> > <base href="file:///Users/brian/j64-701/addons/graphics/d3/">
> >
> > Also space (if any) in path should be escaped as %20.
> >
> > --
> (B=)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to