Path: utzoo!utgpu!watmath!clyde!att!osu-cis!killer!pollux!ti-csl!mips!holland From: holland@mips.csc.ti.com (Fred Hollander) Newsgroups: comp.sys.mac.programmer Subject: Open Resource File List Message-ID: <67009@ti-csl.CSNET> Date: 11 Jan 89 15:58:40 GMT Sender: news@ti-csl.CSNET Lines: 20 I would like to access all opened resource files. I know they are in a linked list, but I can't find any documentation on how to access it. I've looked in IM, Tech Notes and MacTutor. Does someone know how to get the head of the list and the structure of each element? Another resource problem. I need to temporarily change the permission of a resource file. Right now I CloseResFile and OpenRFPerm, but I'm worried about the path number changing (especially when Apple implements preemptive multitasking :). This is inside a patch, so the application may have the path number stored somewhere. Out of curiousity does anyone know how they come up with the path number? Thanks, Fred Hollander Computer Science Center Texas Instruments, Inc. holland%ti-csl@csnet-rela The above statements are my own and not representative of Texas Instruments.