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

MACL1.3.2 vs. System 7.0



I've been playing around with this some more. I think it isn't the file
access, but rather the choose-file-dialog. It seems that if another dialog
is the front window, doing choose-file-dialog will cause a crash with error 1.
The following form crashes MACL 1.3.2 under System 7:

(progn (oneof *dialog*) (choose-file-dialog*))