In the old days I could write the following and do wonderful things like it.
Even make see1.png, too.
p2=:(#:i.8){0 255
rep=: 13 :'x#x#"1 y'
sb=:10 rep b=:,:4 0 2 0 1
(sb{p2) write_image 'temp\see1.bmp'
view_image 'temp\see1.bmp'
Here's it now"
p2=:(#:i.8){0 255
rep=: 13 :'x#x#"1 y'
sb=:10 rep b=:,:4 0 2 0 1
(sb{p2) write_image 'temp\see1.bmp'
|value error: write_image
| (sb{p2) write_image'temp\see1.bmp'
|[-3]
Does Cliff Reiter's write_image and view_image exist anymore or are
there replacements for them?
Linda
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm