I'm almost done

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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"



.



Relevant Pages

  • almost done
    ... 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. ...
    (microsoft.public.access.formscoding)
  • Re: New document
    ... I am not about to bother to do so. ... Just write a small string and add to it one char after the ... split a string in multiple ones or concatenate multiple strings inow ... No buffer who can overflow to will filled with unknown data, ...
    (comp.lang.c)
  • Re: What sort of literal is this?
    ... (That is the NULL character of C practice.) ... You also have to work to keep from having the sentinel appear in ... The bother of counting the string length (remember the foibles ...
    (comp.lang.fortran)