Quote
Originally posted by The Cheat:
**I dont get how to do that.
**
It's not that hard.
Pretend you'r making a STR# resource. Simple, right?
Well, imagine ResEdit turned cruel on you one day and made you use a seperate resource for each string. So, if you have a...DAMN IT'S HARD TO EXPLAIN!
Okay, let's pretend you have STR# resource 128, but you only want to replace #43 of the 64 in there. Now let's pretend that 128-191 are the STR resources to replace the strings in it (i.e. if you want to replace #1, use 128, #2, use 129, etc.). Simply take 128, add 43 (or whatever your number is), and subtract one. In this case, you get 170. So, you make a STR resource with an ID number of 170, and type in whatever. EV/EVO/EVN will automatically disregard the string in the STR# resource and use the STR resource instead.
Do we understand a little better now?
------------------
The programmer's code of etemology: "There's always another bug."
(Etemology is defined as the study of insects.) (Or was it just bugs in general?)