Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!elroy!ucla-cs!cooper From: cooper@oahu.cs.ucla.edu Newsgroups: comp.sys.mac.programmer Subject: LSC Print Problem Message-ID: <23402@shemp.CS.UCLA.EDU> Date: 30 Apr 89 19:56:19 GMT Sender: news@CS.UCLA.EDU Reply-To: cooper@CS.UCLA.EDU (Mark G. Cooper) Distribution: na Organization: UCLA Computer Science Department Lines: 12 When I call PrOpen (after making the requisite calls to InitGraf, InitFonts, InitWindows, InitMenus, TEInit, and InitDialogs) I get a "Resource Not Found" error (-192). Then, a call to PrStlDialog causes a violent crash (because it is trying to access a resource that is not there). The same thing happens when I try to run the sample program that comes with LSC. The Page Setup and Print options work from other applications (so I don't think the problem is with the system). Why is the resource not being found, what resource is not being found, where can I find the resource, and what can I do to avoid the problem entirely (other than by not having the application print). Thanks. Mark Cooper cooper@oahu.cs.ucla.edu