On Fri, Apr 11, 2008 at 04:46:14PM +0200, Alexander Burger wrote: > Exact. The function 'MUL' is defined before that, but as you just read > the file (without executing it), it will be undefined when you hit that > read macro.
Well, and while thinking about it: Inspecting files in such a way (with 'read') has its limits. 'lint', for example, will have the same problems. This is perhaps the reason that most debugging tools work directly in the heap. Cheers, Alex -- Software Lab. Alexander Burger Bahnhofstr. 24a, D-86462 Langweid [EMAIL PROTECTED], www.software-lab.de, +49 8230 5060
