[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: find-class sum up
- To: info-mcl@cambridge.apple.com
- Subject: Re: find-class sum up
- From: lafourca@imag.fr (Mathieu Lafourcade)
- Date: Wed, 24 Jun 92 17:23:23 +0200
Thanx for all answers and each of you.
The solution is in the optional parameter error. If nil then no error is
signaled if the class is not found but find-class returns nil. By default,
error is T (error signaled if class not found).
(find-class 'class-name nil) --> returns nil if not found
---
Lafourcade Mathieu
GETA (Groupe d'Etude pour la Traduction Automatique)
BP 53X, 38041 GRENOBLE CEDEX, FRANCE
Lafourca@imag.fr