08-30-2008, 07:39 PM
Sorry - The returned value from the combo dlg in the example (cb3 = "one[]two[]three") looks like this:
0 one
I need to separate the return string into two strings - the integer and the text. Reading about regex right now, but I thought I'd ask since you're around.
Thanks!
0 one
I need to separate the return string into two strings - the integer and the text. Reading about regex right now, but I thought I'd ask since you're around.
Thanks!