how to split a string

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hariharanmca
    Top Contributor
    • Dec 2006
    • 1977

    #16
    Originally posted by Jewkes
    I was wondering how to import data from a text file in order to split it using vb 2005

    I think same code work in VB 2005

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #17
      Originally posted by Jewkes
      I was wondering how to import data from a text file in order to split it using vb 2005
      If you need to know the basics of how to read a text file, you really should study the manual or online documentation - it is spelled out quite clearly.

      Comment

      Working...