next previous up contents index
Next: Searching Data Previous: Copying Lines Up: First Steps


Moving Lines

For moving lines there is the command

It works in the same way as COPY - with the single exception that the lines you specify are not copied but moved. Examples for this are:

moves the lines from 100 to 200 beneath the current line, exchanges the current line and the previous one.

An additional method to move lines will be implemented in future versions of exaEdit.


next previous up contents index
Next: Searching Data Previous: Copying Lines Up: First Steps