Re: RevInstr equivalent?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Greg Burns (greg_burns_at_DONT_SPAM_ME_hotmail.com)
Date: 07/28/04


Date: Tue, 27 Jul 2004 21:23:42 -0400

Now that's funny. :^)

If you don't want to use VB namespace, there is also the LastIndexOf method
of the string class.

Greg

"Clark Stevens" <cyberbeat03@hotmail.com> wrote in message
news:cUCNc.98205$iJ4.68450@twister.nyroc.rr.com...
> I think you mean InstrRev. It's still in VB.NET. I use it all the time.
>
> "aliennation" <aliennation@hooya.com> wrote in message
> news:c28dg051227al44gql3f05htpfop7khqc9@4ax.com...
> > Does anyone know of an easy way to achieve an equivalent of the old
> > 'RevInstr ' command in Dot Net? I'm try to go 'native' and so I avoid
> > using Microsoft.VisualBasic, but this command doesn't even seem to be
> > in the Microsoft.VisualBasic name space.
> >
> > Tim
>
>



Relevant Pages

  • Re: How to create a String Object in FD1?
    ... you were trying to use the string class ... without specifying the proper namespace. ... using namespace std; ... There are other lists more appropriate for programming questions ...
    (Fedora)
  • Re: F1 Help in VS 2005
    ... Glad you identified it as just the SqlClient ... > Hi Greg, ... > SqlClient namespace, but if you test with some other namespace, it works ... our product team engineer will follow this issue ...
    (microsoft.public.vsnet.ide)
  • Re: Project level "Type not defined" error messsage.
    ... namespace for ASP.NET apps, anyway. ... "Greg Burns" wrote: ... > ProjectName as your root namespace your effective namespace will look like: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Regular Expressions
    ... C# has pretty good support for Regular Expressions, if you think the is the ... Look into the System.Text.RegularExpressions namespace for the classes that ... String class I need to use or perhaps another class? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: syntax question
    ... Format method on the String class. ... I imagine it is there so that a ... namespace alias can be placed in there instead of a full namespace name. ...
    (microsoft.public.dotnet.languages.csharp)