⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 checkdlgfiles.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 10mar2005}{...}
{cmd:help checkdlgfiles}{right:also see:  {help undocumented}}
{hline}

{title:Title}

{p 4 23 2}
{cmd:checkdlgfiles} {hline 2} Dialog-file error checking


{title:Syntax}

{p 8 22 2}
{cmd:checkdlgfiles}
{cmd:ado}
[{cmd:,}
{cmd:path(}{it:path}{cmd:)}
{cmdab:s:ystem}
]


{phang}
Also used by {cmd:checkdlgfiles} are the files

		{cmd:*.dlg}
		{cmd:*.ado}
		{cmd:cmddlg.maint}


{title:Description}

{pstd}
{cmd:checkdlgfiles} is a tool used by StataCorp to verify that the
{cmd:*.dlg} files contain no linkage errors.


{title:Description of checkdlgfiles ado}

{pstd}
{cmd:checkdlgfiles} {cmd:ado} examines all the commands of Stata ({cmd:*.ado}
and what is added and subtracted by {cmd:cmddlg.maint}) and counts

	1.  commands which have .dlg files
	2.  commands that lack  .dlg files
	3.  unmatched .dlg files with out _ in their names
	4.  unmatched .dlg files with     _ in their names

{pstd}
Detailed listings are provided for (2), (3), and (4).


{title:Options}

{phang}
{cmd:path()} specifies the search path for locating {cmd:*.ado}, {cmd:*.dlg},
    and {cmd:*.maint} files.  The default is {cmd:path(`c(adopath)')}.

{phang}
{cmd:system} is an alternative to specifying {cmd:path()}.
Specifying {cmd:system} is equivalent to specifying
{cmd:path("UPDATES;BASE")}.


{title:Also see}

{psee}
Online:  {helpb checkhlpfiles}
{p_end}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -