WRITE

\label{sec:write} \madbox

WRITE, TABLE=tabname, FILE=”filename”; writes the table ”tabname” onto the file ”filename”; only the rows and columns of a preceding SELECT, FLAG=table,...; are written. If no SELECT has been issued for this table, only the header is written to file. If the FILE argument is omitted, the table is written to standard output.