[comp.sys.mac.programmer] LSC Print Problem

cooper@oahu.cs.ucla.edu (05/01/89)

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