Hi. I want to make text file from subtitle file (.srt) with macro. For example;
1
00:00:06,612 --> 00:00:12,619
An estimated 20 million cases of blindness
worldwide are caused by cataracts,
2
00:00:12,619 --> 00:00:19,215
a curable condition affecting the lens
that focuses images onto the eye's retina.
3
00:00:19,215 --> 00:00:23,678
A cataract occurs when proteins
in the lens lose their normal arrangement,
It should be;
An estimated 20 million cases of blindness worldwide are caused by cataracts, a curable condition affecting the lens that focuses images onto the eye's retina. A cataract occurs when proteins in the lens lose their normal arrangement,
I want to read as script. I use this macro for it, but I have a problem now. I can't convert other languages excluded English. For example; German, Turkish etc. because this languages has special words. Can you fix the code for me pls? 
Thanks.
Bookmarks