---Raul Miller wrote: > But, yeah, I think >A better represents the purpose of that > data structure than the original A. (I think < should be > reserved for cases where you must deal with mixed structures > -- and variable length strings count as being structurally different.)
Yes, that helps clarify for me a general guide of when to use < versus an array. So I agree, >A is better. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
