You may have a problem w/your "y" being _1, but I think the value error
you're getting indicates a problem w/the number of single quotes, e.g. I
get the same error if I enter
   ''<TYPE>'';x;''<LENGTH>''
but I get a value error for "x" if I use only single quotes instead of
pairs of them as you have.


On Wed, Jan 8, 2014 at 2:45 PM, Brian Schott <schott.br...@gmail.com> wrote:

> Raul, I get the same error with your "~addons..." idea.
> Paul, I'll have to look at putting <base> into the <head> element. I have
> not discovered how to put things there.
>
> Thanks,
>
>
> On Wed, Jan 8, 2014 at 2:38 PM, Paul Jackson <plj...@gmail.com> wrote:
>
> > I've never used <base>, but per the web:
> >
> > Definition and Usage
> > The <base> tag specifies the base URL/target for all relative URLs in a
> > document.
> >
> > There can be at maximum one <base> element in a document, and it must be
> > inside the <head> element
> >
> > Paul
> >
> > --
> (B=)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>



-- 
Devon McCormick, CFA
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to