ZK - Zap Kopy.

Syntax:

ZK(bufname)

Description:

ZK Kopies one or more lines from the current buffer into buffer (bufname). Unlike the K command, ZK does not destroy the contents of (bufname). Instead, the copied lines are appended after the current line "." in (bufname).

If you do not specify an address, ZK Kopies the current line. If you specify one address, ZK Kopies that line instead. If you specify two addresses, ZK Kopies all the lines between and including the given lines. In this case, the first address must precede the second in the buffer. If (bufname) is the current buffer, the addressed lines must not include ".".

ZK sets "." to the last line copied in both the current buffer and (bufname).

Copyright © 1998, Thinkage Ltd.