Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!hellgate.utah.edu!ug.utah.edu!u-atgoat From: u-atgoat%ug.utah.edu@cs.utah.edu (Alan T Goates) Newsgroups: comp.sys.mac.programmer Subject: To all users of ThinkC and MultiFinder... Keywords: Think C, MultiFinder, ResEdit Message-ID: <1990Jan8.162111.3684@hellgate.utah.edu> Date: 8 Jan 90 23:21:11 GMT Organization: University of Utah CS Dept Lines: 21 Don't you hate it when you have Think C already running, and you try to double click a project from the Finder. No dice, MultiFinder gives you an error message. Well, I got to poking aroung a bit and fixed this problem. Here's how: First, turn MultiFinder off and re-boot (if MF is on). Then run ResEdit and open up MultiFinder. Open up the 'mst#' resources. Create a new one, and give it ID #102 Open it up as a 'STR#' type. Add the two strings "File" and "Project". Open up 'mst#' ID 101 as a 'STR#'. Add the string "Open Project..." make sure the the ... is just one character (option-semi-colon). Now go into the 'mstr' type and delete ID #102. Save and re-boot with MultiFinder on. That's it. Have Fun. AL