MGED CMD journal

[edit] journal

Contents


[edit] Syntax

journal [-d] [journal_file_name]


[edit] Argument(s)

[-d]
Optional. Includes delays between commands.
[journal_file_name]
Optional. File to log journaling to.


[edit] Return Value(s)

No Return Values for this command.


[edit] Description

The "journal" command starts or stops the journaling of MGED commands to a file. If executed with no arguments, the command stops journaling. If journal_file_name is provided, that file will become the recipient of the journaling. If a -d option is also provided, the journaling will include the delays between commands. Journaling is off by default.


[edit] Example(s)

mged> journal journal_file
Start journaling to journal_file.


[edit] See Also

hist
history
hist_add

Page Generated by David Loman on: 10/11/2007 at: 1:14:21 PM