A way of figuring out what type of array needs to go at the end of LOAD "DAT:FILE",ARRAY other than getting errors when it's not the right type. (By 'type', I mean number of dimensions, since you can LOAD"DAT:STRINGS",ARRAY% and ARRAY% will then be an array of strings...)