Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SelectReplaceHighlightFormat crlf question
#1
Hi -

I wanted to replace some text in a different application with new text - everything works except for inserting a newline. What would be the way of inserting a newline (or linebreak or ...)?

str newText = F"{oldText}[13][10]More text..."
SelectReplaceHighlightFormat(windowHandle oldText newText 4 0 0 0)

Thanks

Sean


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)