For the first two lines of the source, I have:
Stringlist = 500
Stringlist on.
My resource file has a wad of strings in STR# 128 and another wad in
STR#129.
The compiled app seems to overwrite my #128 strings with "Program Strings"
(which really contains the strings) and also generates STR# 500, also named
"Program Strings", with nothing in it.
Why?
While it is a simple matter to move my strings, is there any assurance that
the "Program Strings" will not squash them whatever they're numbered?
--
Ted Spencer; ted@...
--
The real tragedy of life is that you usually get what you really want.
(Agatha Christie)