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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
