Results 1 to 3 of 3

Thread: VB.NET equivalent??[Resolved]

Threaded View

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    VB.NET equivalent??[Resolved]

    What is the .NET version that accept two param as (string , integer) and does the same job .

    VB Code:
    1. Dim sBuffer As String
    2. sBuffer = VB.Left(sBuffer, lNullPos - 1)
    Last edited by Pirate; Jul 24th, 2003 at 10:33 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width