Raul,
What happens with a simple test, like
load '~addons\media\image3\view_m.ijs'
view_image b=:256 256$Hue (i.%<:)255
256 256
b write_image 'temp.png'
2001
view_image 'temp.png'
256 256
Best,
Cliff
Raul Miller wrote:
I've run into another JAL problem.
I'm trying to use write_image (from view_m.ijs) but it dies
with a domain error:
|domain error: cd
| 'mem_to_png + i *c i i i i i i i'zjm(y;addr),(;/1 0
2{($m),1),((>:x);paddr;((#@(p"_))^:*paddr))
The &cd verb produced by zjm seems plausible (the dll is there,
and the entry point is in the dll). The right argument to that verb
also seems plausible:
+--------+--------+---+---+-+-+--------+-+
|temp.png|37112024|256|256|1|0|21225432|6|
+--------+--------+---+---+-+-+--------+-+
cder'' reports 1 0 which indicates file not found.
Perhaps this was caused by a recent update to some other part of JAL?
Does JAL require a complete set of tests (at least in the context
of dependencies) before updates?
Anyways: it doesn't work, for me.
Thanks,
--
Clifford A. Reiter
Mathematics Department, Lafayette College
Easton, PA 18042 USA, 610-330-5277
http://www.lafayette.edu/~reiterc
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm