Difference between revisions of "CoCoA:CloseLog"

From ApCoCoAWiki
(pushing XML rev. 1.46, again)
 
(No difference)

Latest revision as of 10:02, 24 October 2007

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

OpenLog

   <type>io</type>
   <type>printing</type>