Quote:
Originally Posted by macropod
That suggests you may be working with a Windows regional setting that doesn't accept some of the english-language expressions. Try changing:
.Text = "\<[!\>\<]{1,}\>"
to:
.Text = "\<[!\>\<]{1;}\>"
|
Thats working makropod, thanks a lot...
But let me ask you something and if you know tell me because im new on the computing.
1.I wonder if i can replace the <> with other characters such us {} or [] is this difficult to chance something like that?
2.Is difficult to change the <> inside brackets text, not to endnote but to plain text without brackets, or the option to delete this text with the brackets together?
Anyway, thanks a lot for your apply.