Ian,

something else must be missing. Here's what happened on my Windows 10 device 
after I updated using pacman:


load jpath '~addons/math/uu/uu.ijs'


not found: c:/program


|file name error: script


| 0!:0 y[4!:55<'y'


load jpath '~addons/math/uu/uu.ijs'


not found: c:/program


|file name error: script


| 0!:0 y[4!:55<'y'


[f=. jpath '~addons/math/uu/uu.ijs'


c:/program files/j64-807/addons/math/uu/uu.ijs


dir f


uu.ijs 34643 25-Apr-19 07:29:03


load f


not found: c:/program


|file name error: script


| 0!:0 y[4!:55<'y'


There may be a load inside of 'uu.ijs' failing.


-- tom


> ---------- Original Message ----------
> From: Ian Clark <earthspo...@gmail.com>
> To: Programming forum <programm...@jsoftware.com>
> Cc: General forum <gene...@jsoftware.com>
> Date: April 25, 2019 at 10:46 AM
> Subject: Re: [Jgeneral] [Jprogramming] bug in addons/math/uu for the past 
> week or more
> 
> @Tom - addon: math/uu should work ok now. (There were swabs left in the
> patient)
> 
>  load'math/uu'
>  uu '9 ft'
> 2.743 m
>  'yd' uu '9 ft'
> 3 yd
>  uu '60 mph'
> 26.820 m/s
>  'km/h' uu '60 mph'
> 96.552 km/h
>  VERSION_uu_
> 2.1.08
> 
> Please note the lab included with the addon (~addons/math/uu/uu.ijt) is
> out-of-date and is being rewritten. It is half-complete. This goes for the
> rest of the TABULA material on jwiki.
> 
> When (a) the wiki pages are in good shape and (b) the addons do what the
> wiki says, I'll announce that it's in beta test. Meanwhile you're welcome
> to play with TABULA and its engines CAL and UU as they stand, and pm me for
> workarounds when you hit the rough patches.
> 
> I'll be most grateful for people to run through the built-in samples on a
> range of platforms. I've only got an (obsolescent) iMac to develop and test
> on. Once the wiki pages are all written, they'll provide clarity on what's
> meant to happen.
> 
> Ian Clark
> 
> 
> On Wed, 24 Apr 2019 at 04:35, Tom Arneson <t...@tomarneson.com> wrote:
> > I hope this message gets through. I've tried to report this problem
> > several times in the past week. I thought I was registered in the forums
> > for many years.
> > 
> > JVERSION
> > Engine: j807/j64/windows
> > Release-d: commercial/2019-03-18T13:21:35
> > Library: 8.07.26
> > Qt IDE: 1.7.9s/5.9.6
> > Platform: Win 64
> > Installer: J807 install
> > InstallPath: c:/program files/j64-807
> > Contact: www.jsoftware.com
> > 
> > load '~addons/math/uu/uu.ijs'
> > |syntax error: script
> > | vt=:viewtable=: ''ddefine
> > |[-222] c:\program files\j64-807\addons\math\uu\uu.ijs
> > 
> > ---
> > For information about J forums see http://www.jsoftware.com/forums.htm
> 
> 
> ---
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to