Re: Returning a Character
Re: Returning a Character
- Subject: Re: Returning a Character
- From: email@hidden
- Date: Fri, 7 Sep 2001 08:36:39 -0600
You can use the following to add a character to that which is already in a
textbox:
set contents of textbox "txtWhatever" to contents of textbox
"txtWhatever" & theCharacter
Shirley Hopkins
FaceSpan Support