I am running into problems with platimg or viewmat on my home machine, which I have not yet isolated.
I tried to reproduce them on my work machine but got hit by a different problem. Here's from a fresh J session (this machine does not have J's package manager installed): load 'c:\j601\addons\media\platimg\platimg.ijs' |file name error: script | 0!:0 y[4!:55<'y' When I enable the debugger and examine y, I get: +----------------------------------------------------+ |C:\Documents and Settings\rdmiller\media\platimg\win| +----------------------------------------------------+ This seems to be coming from the line require 'media/platimg/',tolower UNAME as UNAME is 'Win'. Is platimg broken in the j601c distribution? Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
