Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uflorida!gatech!ncar!tank!nucsrl!bob From: bob@eecs.nwu.edu (Bob Hablutzel) Newsgroups: comp.sys.mac.programmer Subject: Re: AppleTalk Problems Message-ID: <10050038@eecs.nwu.edu> Date: 25 Oct 88 13:31:47 GMT References: Organization: Northwestern U, Evanston IL, USA Lines: 14 > Why would one be getting an OsErr result of -192 for the NBP AppleTalk > calls? Since this error code looks like ResNotFound, how do you get > the corrent resources loaded? Sounds like you're using the old style AppleTalk routines. These routines look for a resource of type 'atpl', a resource that contains all the glue code to the high level routines. See Tech Note 121 for more information. It would be a good idea to move to the new style AppleTalk routines if at all possible. Apple moved away from the old style routines because of problems with compatability, near as I can figure. (New routines have names that start with a P). Bob Hablutzel BOB@NUACC.ACNS.NWU.EDU