Path: utzoo!attcan!uunet!world!aep From: aep@world.std.com (Andrew E Page) Newsgroups: comp.sys.mac.programmer Subject: Re: Struggling with jGNEFilter Message-ID: <1991Jan24.133059.26556@world.std.com> Date: 24 Jan 91 13:30:59 GMT References: <1991Jan22.160544.24382@bronze.ucs.indiana.edu> Organization: The World Public Access UNIX, Brookline, MA Lines: 13 Check out the first line of code in main... in your variable declarations there your are initializing a handle to NIL. It is possible that the compiler is using the A0 register to initialize this variable and thus blowing the contents of A0 away before your first assembly block can get to it. One way to to check on this is to using the dissasembler pressent in what ever your debugger is and examine the code carefully. -- Andrew E. Page (Warrior Poet) | Decision and Effort The Archer and Arrow Concepts Engineering | The difference beteween what we are CIS:70202,234 BIX:page1 | and what we want to be.