Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ReplaceAll
#1
How can I replace: ";"--->"[]" using ReplaceAll(dialog)
#2
Uncheck "Whole word".
#3
It doesn't work. I need:
"This is;an;example"
[...]
"This is
an
example"

If I write: FROM(Wink TO([])
The result is: "This is[]an[]example"
#4
ReplaceAll dialog's "To" field is multiline. Don't use []. Unless you are asking about the Find dialog, which does not allow new lines or [].
#5
Ok. Thanks.


Forum Jump:


Users browsing this thread: 1 Guest(s)