Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems with Copying/Pasting with [][] characters
#4
craig1983 Wrote:does this help
str s = "text 1 [10] text 2"


Yes, on second "hack" at it, that did help.
There was a mix between [] and [10]...I converted all the [10]'s to []'s with a little bit of escaping and de-escaping thrown in. In the end it works...not exactly sure I understand how myself Tongue

thanks for the tip...it got me to the solution!
Stuart


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)