Stata 11 help for rmsg

help rmsg -------------------------------------------------------------------------------

Title

[P] rmsg -- Return messages

Syntax

set rmsg { on | off } [, permanently]

Description

set rmsg determines whether the return message is to be displayed at the completion of each command. The initial setting is off. The return message shows how long the command took to execute and what time it completed execution.

Option

permanently specifies that, in addition to making the change right now, the rmsg setting be remembered and become the default setting when you invoke Stata.

Also see

Manual: [P] rmsg

Help: [P] timer, [P] profiler, [R] set


© Copyright 1996–2010 StataCorp LP   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index