Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!uunet!stanford.edu!neon.Stanford.EDU!joel From: joel@neon.Stanford.EDU (Joel R Tornatore) Newsgroups: comp.sys.mac.programmer Subject: ADSP example in DEVELOP Summary: will not work Keywords: ADSP Message-ID: <1991Apr30.084601.28680@neon.Stanford.EDU> Date: 30 Apr 91 08:46:01 GMT Organization: Computer Science Department, Stanford University, Ca , USA Lines: 34 I have tried to run the ADSP example program in supplied with the latest issue of DEVELOP (Thank you, by the way, for sending it to me from Apple) but am having a problem. Each time I run the application, a dialog with the following message appears, and the application quits: LACS requires phase 2 Appletalk software, which is standard in system 6.0. and later. I am running System 6.0.7 with Finder 6.1.7 on a Mac II. I have also tried using 6.0.5 on my machine, as well as other machines (SE/30, IIci). I've cancelled all my inits, and run under uni-finder. Nothing seems to work. I also have the ADSP system document in my system folder. The line of code that fails is this one: if OpenDriver('.DSP',gADSP) <> noErr then ... The code is written in MacApp/Pascal, to which I do not have access, so I cannot change anything. Does anyone know what's up? Have you run this program? I'd like to use ADSP in a C application that I am writing, but I want to test it with this first. Any help will of course be greatly appreciated. joel tornatore joel@neon.stanford.edu