Logging Commands
~~~~~~~~~~~~~~~~
STARTLOG <file_name> 

Starts  appending  all  data sent to or  received  from  the  remote 
computer to the named file. the file will be created if necessary.

If <file_name> starts with a ! (exclamation mark) character then the 
exclamation  mark  is removed and, if the named file exists,  it  is 
emptied before use.

STOPLOG

Closes a log file previously opened with STARTLOG.

GRAB

Appends  a copy of the screen to the logging file. The logging  file 
is opened if necessary (by executing STARTLOG).

What  is actually copied to the file is the current contents of  the 
main Scripta window. If you have opened windows (boxes) of your  own 
then  these  will have obscured all or part of the  main  window  on 
screen but will not be included in the 'grab'.
