[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

STRINGS



:L<space>
n
(make-string "foo")
;Loading STRING 133
;Loading EXTEND 273
;Loading EXTBAS 31
;Loading EXTSTR 79
;Loading MACAID 105
;Loading DEFMAX 71
;Loading EXTSFA 3
;16315242042 ILLEGAL DIMENSION - *ARRAY

;BKPT WRNG-TYPE-ARG


I'm surprised it said WRONG TYPE ARG, but *sigh* it was because
of *ARRAY. After loading all those packages (*sigh*) you would
think it would back out gracefully.