J
James Warpup
Sry to bother you guys again, I know you're busy.
I want to match a word to a string and then change part of the word. lets
take "parler" (to speak).
all i want to know is how can i set a variable to equal any number of
charicters before a given value. For example if a control contains the
value "parler" I need to set a variable = "parl" if it's "aider" i need
the same variable to = "aid". if it's intercéder the variable shold =
"intercéd"
I want to match a word to a string and then change part of the word. lets
take "parler" (to speak).
all i want to know is how can i set a variable to equal any number of
charicters before a given value. For example if a control contains the
value "parler" I need to set a variable = "parl" if it's "aider" i need
the same variable to = "aid". if it's intercéder the variable shold =
"intercéd"