riti90
Registered User.
- Local time
- Today, 10:25
- Joined
- Dec 20, 2017
- Messages
- 44
well if you save it from Notepad++ it works just fine, it becomes formatted just like the Good List, but I was wondering if we could find a way on how to parse it when it is not formatted.. It may be too much to ask, I don't know..I opened your NotGoodList and copied it to Notepad++ and saved the file as iptvOrig.txt
I changed this line of code:
I stepped through the code and checked a few values for a record or 2.Code:' Open "C:\Users\mp\Desktop\tv_channels_hjh14m2636_plus.txt" For Input As #1 Open "C:\Users\jack\documents\iptvorig.txt" For Input As #1
Then ran the code directly from the module. Saw that the table was populated, so deleted the records;
then ran the routine from the form button.
Regards,
Margarit