<br><br><div><span class="gmail_quote">On 8/27/06, <b class="gmail_sendername">Frank Goenninger</b> <<a href="mailto:fgoenninger@prion.de">fgoenninger@prion.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Am 27.08.2006 um 21:48 schrieb Ken Tilton:<br><br>> Good thing you included the macro-expansion. :) I see:<br>><br>>    GT.APP.BASE::<br>><br>> ...a couple of places. Your error sounds like a package issue.
<br><br>It was. Now solved. Had export those two functions from the<br>gt.app.base package.<br><br>Thx! Excellent help, Kenny! You should charge for it. (Just<br>kidding ... <g>)</blockquote><div><br><br>I have to say, it takes me even now more than a few seconds for the light to go on when I get one of these errors, perhaps because the error is never "unknown symbol", CL just makes a new one in the current package and then finally gives the warning "function undefined". This gets especially nasty when we are doing GFs and we really do have methods defined that miraculously are not being run (because we end up with two GFs, one on each symbol).
<br><br>So anyway, the moral is, "When an error makes absolutely no sense, or when a method that should run is not running, think "package error".)<br><br>hth, kt<br></div><br></div><br>