Program a Soft Return
Posted: Fri May 22, 2015 8:09 pm
Hi,
I'm doing this in iOS but I don't think that should make a difference. What I want to do is replace a cr with a soft cr in a container. Right now I'm just replacing the cr with a space but that doesn't follow the users intent. I've looked at shiftKey in the dictionary but I'm not sure. Thanks for any help.
I'm doing this in iOS but I don't think that should make a difference. What I want to do is replace a cr with a soft cr in a container. Right now I'm just replacing the cr with a space but that doesn't follow the users intent. I've looked at shiftKey in the dictionary but I'm not sure. Thanks for any help.
Code: Select all
replace cr with space in tUserNotes