Xref: utzoo comp.sys.mac:29155 comp.sys.mac.programmer:5243 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!ames!ncar!hao.ucar.edu!bill From: bill@hao.ucar.edu (Bill Roberts) Newsgroups: comp.sys.mac,comp.sys.mac.programmer Subject: Pearl Lisp question Message-ID: <1663@ncar.ucar.edu> Date: 28 Mar 89 20:36:50 GMT Sender: news@ncar.ucar.edu Reply-To: bill@hao.ucar.edu (Bill Roberts) Organization: High Altitude Observatory/NCAR, Boulder CO Lines: 10 I was wondering if I'm missing something or if Pearl Lisp, ver1.01 documentation has a bug. On page 29-8, an example is given of how to do low-level trap calls. When I try this I get an error message claiming unbound variable: MY-RECT Do I have to declare the record structure with defrecord ? Thanks in advance for any ideas. --Bill