I am searching a document that comes up with for particular values and i need them added to a list box. For example through out my file i may have
xxxxxxxxxxxxxxxxxxxxxxxxxxxidentification=123,56,78,92xxxxxxxxxxxxxxxxxx
where x can represent anything. How do i remove the numbers and the comma's only from copy these numbers from the document and add them to a list box. Take into consideration that there will be an unknown amount of lines identical to the ones above.
Jenova
