CoCoA:CloseLog
From ApCoCoAWiki
CloseLog
close a log of a CoCoA session
Description
This function <ttref>OpenLog</ttref> opens the output device D and
starts to record the output from a CoCoA session on D.
This function closes the device D and stops recording the CoCoA session on D.
Syntax
CloseLog(D:DEVICE):NULL
<type>io</type> <type>printing</type>