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
