CoCoA:CloseLog

From ApCoCoAWiki
Revision as of 10:02, 24 October 2007 by XMLBot (talk | contribs) (pushing XML rev. 1.46, again)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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>