Further to the message from Jonathon, I have been trying to add Navigation Services but cannot create the required INCL file using the Pascal Converter or the C Converter to translate the Header files. The fundamental difficulty is that the Headers do not have the inline data needed for those converters, such that, an example output would be: LOCAL MODE LOCAL FN NavLibraryVersion '--------------------------------------- ` CLR.L -(SP) ` DC.W ���� Could not decode inline data! ���� ` MOVE.L (SP)+,D0 END FN = REGISTER(D0)'UInt32 Does anyone have the necessary final pieces of the puzzle? Or at least a hint of where to look? I have checked the Universal Headers on the Developer CD with no luck. The Apple Developer sites and the Navigation Services SDK have header files but the above is representative of the output. Help!!!!!! Deep ---------- >From: jonathan <jonathan@...> >To: "FB list" <futurebasic@...> >Subject: [FB] Navigation services >Date: Sun, Mar 22, 1998, 4:50 pm > >Finally got my macTech for August (yes 98, but all the same) >There's an interesting article on Implementing navigation >services - makes it look toooo easy. For those not subscribed >but interested check out the web site at: ><http://www.mactech.com> >you should find the article there (they tend to post issues about >a month after, get you to buy the mag if you can). > >Has anyone got along with translating the NaviServices stuff yet >or not? > >jonathan