On Mon, Dec 21, 2009 at 8:50 AM, Brian Schott <[email protected]> wrote: > M., > > I found a couple of problems with the code. One line is too long and > in three places the character - appears as ‾ . With these changes in > the abbreviated code below, I get some good results, but no animation > on my Mac. That is probably a Mac problem though. > > The line that is too long is below and the "m" is on a line by itself. > > Thank you for sharing your art.
It seems that the email system has mangled his program in several ways. If I put that "m" on the line above, and if I change the high minus (which appears twice where TMP is first assigned) to tilde, I do get graphics. However, something is still broken, because I can not resize the window as recommended in the comments. And, in fact, if I simply click on the window it freezes. I imagine that if we could deduce where the email system has introduced the corruption that is causing this issue that it would work as originally intended. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
