[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: :resources in save-application



On Thu Mar 24, Dan Camper asks whether there is a simple method to:

  1) Make a stand-alone application using save-application.
  2) Using ResEdit, delete unneeded resource types from the new app.
  3) Using ResEdit, copy all the resource types from another (ResEdit) document
     into the new app.
For a start, examine the binhex example in the Examples folder in
the binhex folder. This code copies crucial resources for the binhex
application. This should start you on the way.

mark