> I feel like there should be a way to avoid this undesirable effect in > order > to stack all files one onto the other. Or is the more idiomatic way to > first stack the data and then to filter out the fill rows?
Box each file, then raze it: ; <@loadcsv"0 filenames ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
