Path: utzoo!attcan!uunet!tank!uwvax!rutgers!cmcl2!rocky8!cucard!ccnysci!cpyang From: cpyang@ccnysci.UUCP (Chao Ping Yang) Newsgroups: comp.sys.mac.programmer Subject: GetIndString, where is the reverse? Keywords: GetIndString C ToolBox Message-ID: <1012@ccnysci.UUCP> Date: 21 Nov 88 18:06:17 GMT Reply-To: cpyang@ccnysci.UUCP (Chao Ping Yang) Distribution: comp.sys.mac.programmer Organization: City College of New York Lines: 11 I am keeping a lot of strings in resources and I need to update them when running my program, but how do I change resource data? Or how do I do the reverse of GetIndString? All I can find from the Toolbox routines are handles to the resource and the structures of the resource files, but that look like a lot of work. Can somebody help me on this? This newsgroup has been very helpful. ==Chaoping