Sender: news@dartvax.dartmouth.edu (The News Manager)
Organization: Dartmouth College, Hanover, NH
Lines: 3
How do I read STR#'s (individual strings) from my resource in pascal. I want to be able to get ones of a length bigger that 255...or somewhat unlimited ast the case may be (<32k). I tried using GetIndString, but that seems only to allow strings of up to 255 chars...Thanks in advance.