on 04/30/2001 7:28 AM, Michael Bautsch at mike at studio405 dot com wrote:
> I'm trying to do what I thought would be a simple search and replace on
> text. I need to be able to do a case sensitive search and replace. All of
> the commands I have tried and a examples I have found on line ignore case.
> The most obvious commands, replaceall and instr have not worked for me, even
> when I specify the character with, chr(). Are there any commands that I may
> have overlooked that will not ignore case?
You might look at inStrB, strComp (with mode 0), leftB, rightB and midB.
I think these are case sensitive.
Best regards,
John Roberts
mailto:jarobe01 at athena dot louisville dot edu
|