dimanche 15 février 2015

Select Random Files From Txt File and Save to Another Txt - VBScript

I have a text file with 350.000+ lines. I need to select 100 random lines from that file and save them to a separate text file.



  1. Is this possible with vbscript?

  2. The file is UTF-8 will this be an issue?


I may need to do something more complex after this like: Select 100 random lines and save them to a text file from multiple text files (each containing 350k+ lines). Will this be achievable as well?


Aucun commentaire:

Enregistrer un commentaire