Re: Like operator and square brackets

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hello Everybody,
I know for a Like operator, [ ] * # ? have special significance and they
are
used as parts of syntax. What if I am looking for a string pattern which
involves these characters; for example I am looking for a pattern where
the
string starts with an opening square bracket and ends with a closing
square
bracket with three alphabets between them; how can I use square brackets
as
literal strings (not as a part of syntax)?

InStr() and Mid$() are all you need

Isn't that a little like saying If and GoTo are all you need to make a
loop?<g>

Rick


.



Relevant Pages

  • Re: Like operator and square brackets
    ... What if I am looking for a string pattern which involves these characters; for example I am looking for a pattern where the string starts with an opening square bracket and ends with a closing square bracket with three alphabets between them; how can I use square brackets as literal strings (not as a part of syntax)? ...
    (microsoft.public.vb.general.discussion)
  • Like operator and square brackets
    ... used as parts of syntax. ... What if I am looking for a string pattern which ... string starts with an opening square bracket and ends with a closing square ...
    (microsoft.public.vb.general.discussion)
  • Re: Like operator and square brackets
    ... used as parts of syntax. ... What if I am looking for a string pattern which ... string starts with an opening square bracket and ends with a closing square ...
    (microsoft.public.vb.general.discussion)
  • Re: inconsistent behavior of >FLOAT
    ... If the string represents a valid floating-point number in the syntax ... if the string does not match the syntax given then false ... ">FLOAT enables programs to read floating-point data in legible ASCII format. ...
    (comp.lang.forth)
  • Re: Just a bit of silliness
    ... Is that the syntax and grammar resemble the stammer ... Can't guess how to copy a string. ... Is the very last} "close curly bracket" ... format strings. ...
    (comp.lang.c)