up previous next
CloseLog

close a log of a CoCoA session
Syntax
          
CloseLog(D:DEVICE):NULL

          

Description
This function OpenLog 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.

See Also