diary

March 6th, 2008 Posted in Functions

DIARY text of session.
DIARY filename causes a copy of all subsequent command window input and most of the resulting command window output to be appended to the named file. no file is specified, the file ‘diary’ is used.

DIARY OFF suspends it.
DIARY ON turns it back on.
DIARY, by itself, toggles the diary state.

Use the functional form of DIARY, such as DIARY(‘file’),
when the file name is stored in a string.

Related posts

Leave a Reply

You must be logged in to post a comment.