Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You could do it via a macro.</p> <p>First append a large number of zeroes to the end of each line using a macro.</p> <ol> <li>Caret on the first entry</li> <li>click record macro</li> <li>press <code>end</code></li> <li>type out 20 zeroes</li> <li>press <code>down arrow</code></li> <li>click stop recording</li> <li><p>play the macro until all lines look like this</p> <p>11111111111111111100000000000000000000000000000000000000000000 16661666666666366100000000000000000000000000000000000000000000 16661111111111166100000000000000000000000000000000000000000000 16666636666366166100000000000000000000000000000000000000000000 11316111111116161100000000000000000000000000000000000000000000 131616666661616100000000000000000000000000000000000000000000 161616226261616100000000000000000000000000000000000000000000 1161616611261616100000000000000000000000000000000000000000000 1661616611661616100000000000000000000000000000000000000000000 1661616226261616100000000000000000000000000000000000000000000 1661616626661616100000000000000000000000000000000000000000000 1661611116111616100000000000000000000000000000000000000000000 166166666666661611100000000000000000000000000000000000000000000 166166616616336666100000000000000000000000000000000000000000000 164166616616661366100000000000000000000000000000000000000000000 111111111111111111100000000000000000000000000000000000000000000</p></li> </ol> <p>Then...</p> <ol> <li>Caret on first line</li> <li>click record</li> <li>press <code>home</code> key</li> <li>press the <code>right arrow</code> key 20 times</li> <li>hold <code>shift</code> and press <code>end</code> key</li> <li>press <code>delete</code> key</li> <li>press <code>down arrow</code></li> <li>click stop recording</li> <li>play the macro until all lines are processed</li> </ol> <p>You could save the entire process as a single macro so its just a single click in the future.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload