J
Jean-Paul De Winter
Hi,
from a string I want everything except from the most left string....
I don't know in advance how long the string will be...
ex: personname="Joe Jackson - Randy Crawford -"
I want to get:
"Joe Jackson - Randy Crawford"
Thanks for your kind help
JP
from a string I want everything except from the most left string....
I don't know in advance how long the string will be...
ex: personname="Joe Jackson - Randy Crawford -"
I want to get:
"Joe Jackson - Randy Crawford"
Thanks for your kind help
JP