how can i in a textfield or in a Rich Tect Format object implement the "Left-to-Right Mark" so the chr(254) will be insterted where ever neede automaticlly?
thnaks iun advance
peleg
Printable View
how can i in a textfield or in a Rich Tect Format object implement the "Left-to-Right Mark" so the chr(254) will be insterted where ever neede automaticlly?
thnaks iun advance
peleg
What does the "left-to-right" mark look like? Do you mean a right-arrow?
dont remember i think square but anyway u wont see the cahr in th e string its a hidden 1
Sorry but I don't understand.
text1.text = text1.text & chr(254)
it will display something, depending what it is in
pete