[comp.sys.mac.programmer] INITs hard to program

jas@cadre.dsl.PITTSBURGH.EDU (Jeffrey A. Sullivan) (03/27/88)

Here's a bewildered LSC programmer who though that once he got his copy of IM 
II, the mysteries of INITs would be made clear.  Even after reading the IM IV
description of INIT 31, I still am not sure what kind of code resources, etc.
I should include in a LSC project to get an INIT.  I have the code for my
simple little INIT written, I just don't know how to make it into one.  Any
help would be appreciated, of course.


-- 
..........................................................................
Jeffrey Sullivan			  | University of Pittsburgh
jas@cadre.dsl.pittsburgh.edu		  | Intelligent Systems Studies Program
jasper@PittVMS.BITNET, jasst3@cisunx.UUCP | Graduate Student

rs4u+@andrew.cmu.edu (Richard Siegel) (04/04/88)

You should do a Set Project Type...; set the project type to "Code Resource",
the code type to "INIT", and the resource id to anything (except 31, I think).

R.