ZA - Append buffer.

Syntax:

ZA(bufname)

Examples:

za(buf)
0zax

Description:

ZA puts the entire contents of buffer (bufname) into the current buffer. If you do not specify an address, ZA appends the contents of (bufname) after the current line. If you specify one address, ZA appends the contents of (bufname) after the given line. (bufname) cannot be the current buffer.

At the end of the ZA operation, FRED sets "." to the last line appended. If (bufname) was empty, FRED sets "." to the line address specified with ZA (if any).

ZA does not affect the contents of (bufname).

Copyright © 1998, Thinkage Ltd.