Птн, 04 Июн 2010, Mark Niemiec писал(а): > If I run "j -jprofile script.ijs", where script.ijs consists of the > single line "2!:55 ] 0", > J terminates abnormally with the application error: > "The instruction at "0x7c915395" referenced memory at "0x003b000c". > The memory could not be "read". > > This seems to always happen whenever I try to terminate a J program started > this > way; the above example was the smallest example illustrating it. > I presume that this is a bug, but if not, is there a preferred way of > terminating > a stand-alone J application? > > -- Mark D. Niemiec <[email protected]>
It works for me. I use that for years. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
