[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem tith event record
- To: info-mcl <info-mcl@cambridge.apple.com>
- Subject: problem tith event record
- From: holz@urz.unibas.ch
- Date: Mon, 20 Jul 1992 17:23:08 +0200
- Conversion: Prohibited
- X400-content-type: P2-1984 (2)
- X400-mts-identifier: [/PRMD=SWITCH/ADMD=ARCOM/C=CH/;920720172308]
- X400-originator: holz@urz.unibas.ch
- X400-received: by mta chx400.switch.ch in /PRMD=switch/ADMD=arcom/C=CH/; Relayed; Mon, 20 Jul 1992 17:36:19 +0200
- X400-received: by /PRMD=SWITCH/ADMD=ARCOM/C=CH/; Relayed; Mon, 20 Jul 1992 17:23:08 +0200
- X400-recipients: info-mcl@cambridge.apple.com
With the change from MCL2.0b4 to MCL2.0f2 I got a problem with the
event record.
(require :records)
;Warning: The file #P"Mac HD:Applications:MCL 2.0f2:library:RECORDS.lisp
@" is ; all record definitions are now autoloaded
; from the files in the "CCL:interfaces;" directory.
; from the files in the "CCL:interfaces;" directory.
; While executing: LOAD-FROM-STREAM
"RECORDS"
(defmethod ...
(rref *current-event* :event.modifiers)
...)
> Error: :EVENT is not a valid record type
> While executing: FIND-RECORD-DESCRIPTOR
> Type Command-. to abort.
See the Restarts... menu item for further choices.
1 >
How can I get this running in f2?
Dieter Holz