Sending a script as a word document will not work on the forum, and is not a good idea anyway.
Please track down the problem to something simple that we can easily reproduce, i.e. in the form: 1. load J 2. enter: XXX YYY ... J crashes On Sun, Jun 16, 2013 at 5:26 AM, Linda Alvord <[email protected]>wrote: > Bill, I attached the script as a word document. If that's a bad idea I > could send it in the email > > Theole script loads, and then I get this error message. I get the error > if I run the lines of tot98_run_ '' gets the crash. > > If I run line by line I get errors in the listbox. > > Actually I gave up when I couldn't get from J5 to J6. (It looks like 12 > years ago.) > > require 'gtkwd' was suggested in a wd page on wiki but that doesn't help. > > Linda > > -----Original Message----- > From: [email protected] [mailto: > [email protected]] On Behalf Of bill lam > Sent: Saturday, June 15, 2013 3:24 AM > To: [email protected] > Subject: Re: [Jbeta] New message after problems sending it yesterday > > Did you mean it ran without error if the first lines (load, coclass > coinsert) had not been run? > > Сб, 15 июн 2013, Linda Alvord писал(а): > > This is at the start of the script: > > > > > > > > load 'gl2 numeric trig' > > > > load 'plot' > > > > coclass 'qtdemo' > > > > coinsert 'jgl2' > > > > > > > > This works: > > > > > > > > forms=:;:'boat Fred ladybug dragonfly turtle ' > > > > forms > > > > -----T----T-------T---------T------┐ > > > > > > > > │boat│Fred│ladybug│dragonfly│turtle│ > > > > > > > > L----+----+-------+---------+------- > > > > > > > > This will cause a crash in jqt : > > > > > > > > tot98_run=: 3 : 0 > > > > forms=:;:'boat Fred ladybug dragonfly turtle ' > > > > > > > > Linda > > > > > > > > > > > > Linda > > > > > > > > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > -- > 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 > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
