📄 do.hlp
字号:
{smcl}
{* 17dec2004}{...}
{cmd:help do}, {cmd:help run}{right:dialog: {bf:{dialog do_dlg:do}}}
{hline}
{title:Title}
{p2colset 5 15 17 2}{...}
{p2col :{hi:[R] do} {hline 2}}Execute commands from a file{p_end}
{p2colreset}{...}
{title:Syntax}
{phang2}
{{cmd:do}|{cmdab:ru:n}}
{it:filename}
[{it:arguments}]
[{cmd:,} {opt nostop}
]
{title:Description}
{pstd}
{cmd:do} and {cmd:run} cause Stata to execute the commands stored in
{it:filename} just as if they were entered from the keyboard. {cmd:do} echoes
the commands as it executes them, whereas {cmd:run} is silent. If
{it:filename} is specified without an extension, {cmd:.do} is assumed.
{title:Option}
{phang}
{opt nostop} allows the do-file to continue executing even if an error occurs.
Normally, Stata stops executing the do-file when it detects an error (nonzero
return code).
{title:Also see}
{psee}
Manual: {bf:[R] do}
{psee}
Online: {helpb doedit}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -