Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!doug.cae.wisc.edu!jverdega From: jverdega@cae.wisc.edu (Jeffrey Verdegan) Newsgroups: comp.sys.mac.programmer Subject: SetIText -- Does it make a copy? Message-ID: <1991Jun21.121344.13733@doug.cae.wisc.edu> Date: 21 Jun 91 17:13:43 GMT Distribution: usa Organization: Compter-Aided Engineering, Univ. of Wisconsin-Madison Lines: 17 Originator: jverdega@ws-39.cae.wisc.edu Hi all, Just a quick question here. When calling SetIText(itemHandle, tmpStr);, does the Str255 that is the item's text point directly to tmpStr, or are tmpStr's contents copied into the existing Str255, thereby leaving two separate copies of tmpStr? Reply here or email jverdega@cae.wisc.edu. Thanks in advance! :-) Jeff Verdegan University of Wisconsin-Madison Computer-Aided Engineering Center jverdega@cae.wisc.edu