Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!bionet!ucselx!news From: purcell@sciences.sdsu.edu (Guy B. Purcell) Newsgroups: comp.sys.mac.programmer Subject: Str255 --> 'STR ' how? Message-ID: <1990Jun12.174107.29196@ucselx.sdsu.edu> Date: 12 Jun 90 17:41:07 GMT Sender: news@ucselx.sdsu.edu (News Admin) Organization: SDSU College of Sciences Lines: 7 I know this is probably soooo simple, but... How do I save the contents of a Str255 string in a 'STR ' rsrc? I'm saving config settings, and have managed to save them if the new string is <= the old one in length (char-by-char). Is there some standard method of doing this (non-char-by-char so length is not a factor)? Thanks. Guy (purcell@zeus.sdsu.edu)