• How to remove specific lines?

    From Pat@21:1/5 to All on Thu Jun 28 10:30:57 2018
    Hi,

    I have a document .docx (MS Word 2007) which contains
    a lot of lines beginning with digits, for example:


    6
    00:00:35,207 --> 00:00:37,198
    Good morning, sir. One?

    7
    00:00:40,607 --> 00:00:42,598
    This way, sir.

    8
    00:00:51,247 --> 00:00:53,966
    This is a table for six, sir.

    9
    00:00:54,007 --> 00:00:58,717
    I may be joined by someone,
    I may be joined by five people.

    10
    00:00:58,767 --> 00:01:01,964
    If I'm joined by 11 people,
    I may need to move to a table for 12.

    etc.
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

    I'd like to remove all the lines. So the result will look like:


    Good morning, sir. One?

    This way, sir.

    This is a table for six, sir.

    I may be joined by someone,
    I may be joined by five people.

    If I'm joined by 11 people,
    I may need to move to a table for 12.

    etc.
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

    Could anyone of you tell me how to remove all the lines?
    If it is too difficult, please tell me how to remove all lines
    that begin with "00:".

    It is also possible that I'll need a method of removing
    all empty lines. How to do it?

    I'd be very grateful if you could help me.

    Regards
    Pat

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)