Difference between revisions of "MGED CMD history"

From BRL-CAD
(New page: Category:MGED =history= __TOC__ ==Syntax== :history [-delays] ==Argument(s)== : '''[-delays]''' :: Display delays between commands. ==Return Value(s)== : No Return Values for thi...)
 
(No difference)

Latest revision as of 08:14, 18 August 2008


history[edit]

Syntax[edit]

history [-delays]


Argument(s)[edit]

[-delays]
Display delays between commands.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "history" command displays the list of commands executed during the current MGED session. The one exception is the hist_addcommand, which can add a command to the history list without executing it. If the -delays option is used, then the delays between commands will also be displayed.


Example(s)[edit]

mged> history
Display the command history list.


See Also[edit]

history
hist
hist_add

Page Generated by David Loman on: 10/11/2007 at: 1:02:13 PM