fastscroll.hlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 51 行

HLP
51
字号
{smcl}
{* 16mar2005}{...}
{cmd:help fastscroll}
{hline}

{title:Title}

{pstd}Set the Results window scrolling method


{title:Syntax}

{p 8 12 2}{cmd:set fastscroll} { c -(} {cmd:on} | {cmd:off} {c )-}
		[{cmd:,} {cmdab:perm:anently}]


{title:Description}

{pstd}
{cmd:set fastscroll} sets the scrolling method for new output in the Results
window and is relevant only if you are using Stata for Windows, Macintosh, or
X-Windows in Unix.  The default value of {cmd:fastscroll} is {cmd:on}.

{pstd}
Setting {cmd:fastscroll} to {cmd:on} causes Stata to draw new output
several lines at a time resulting in very fast, but jumpy output.  Setting
{cmd:fastscroll} to {cmd:off} causes Stata to immediately draw new output
one line at a time, resulting in smoother but slower output.

{pstd}
Stata's performance is 5 to 10 times faster if {cmd:fastscroll} is {cmd:on}
because Stata spends less time waiting for output to be displayed.


{title:Option}

{phang}
{cmd:permanently} specifies that, in addition to making the change right now,
the setting be remembered and become the default setting when you invoke Stata.


{title:Also see}

{psee}
Manual:  {bf:[R] query},{break}
	     {bf:[R] set}

{psee}
Online:  {helpb query}, {helpb set}
{p_end}

⌨️ 快捷键说明

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