common programming error with strings.
post your code and someone can show exactly where the mistake is and how to
fix it.
----- Original Message -----
From: S�ren Holm Thestrup <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 13, 1999 1:35 AM
Subject: Strings
When I use a (CharPtr) text="abcdef" as input to my TextFieldUpdate
routine it works fine. The textfield is updated successfully. If I use
StrCopy to initialize the text variable the result is that I shortly see
"abcdef" in my field and then it is overwritten with garbage (same
number of garbage characters as "abcdef"). Whi is this???
Is there any udpates or service releases to CodeWarrior ver 3.1 build
0135
Kind regards
S�ren Holm Thestrup