Add elements to array from text

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rekhac
    New Member
    • Jul 2007
    • 1

    Add elements to array from text

    want code for adding elements into array from text
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Look up the Split() function.

    Comment

    Working...