Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!oliveb!pyramid!ctnews!mitisft!jay From: jay@mitisft.Convergent.COM (Jay O'Conor) Newsgroups: comp.sys.mac.programmer Subject: Poor Man's Search Path Keywords: pmsp search path Message-ID: <547@mitisft.Convergent.COM> Date: 26 Dec 88 03:41:48 GMT Organization: Convergent Technologies, San Jose, CA Lines: 22 OK, there must be someone out there that knows something more about the "Poor Man's Search Path" than I've been able to find. I've looked in IM Vol 4 and 5 and found nothing. I've checked out Tech Note 69, 77, 101, and 214 and the information there is insufficient. Tech Note 77 gives the most info that I've been able to find, but it is far from an exhaustive treatment of the subject. CAN THE SEARCH PATH BE CHANGED!!!!! Nothing addresses this question. TN 77 states that the "default PMSP" searches the directory you specify (by WDRefNum or pathname), then the directory specified by 'BootDrive', then finally the 'blessed folder'. What are the rules on modifing 'BootDrive' in my app? Will MultiFinder maintain 'BootDrive' for me between switches? Is there a better method than modifing 'BootDrive'? What I'd really like to do is write an INIT that would patch the Lauch trap to look for a resource in the app that specifies a search path for this app. This would allow altering the search path for any app, not just one I write. I'm tired of all these applications that require support files in the same folder as the app or in the System Folder. I'm tired of navigating file/folder hierarchies to find the app I want to launch. Any pmsp experts out there? Jay O'Conor