MidB, InstrB, lenB in VB.NET

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

As most of you must be knowing that people normally used MidB,
InstrB, lenB functions till VB6 for binary string manipulations.Since
now these functions are not available in VB.NET, I want to achieve the
same in VB.NET.Could any one can tell me How I can achieve the same
functionality of MidB, InstrB, lenB in VB.NET. Help would be highly
appreciated.

From http://www.developmentnow.com/g/8_2006_3_0_0_0/dotnet-framework-aspnet.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
 
Back
Top