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

📄 order.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 08mar2005}{...}
{cmd:help order}, {cmd:help move}, {cmd:help aorder}{...}
{right:dialogs:  {bf:{dialog order}}  {bf:{dialog move}}  {bf:{dialog aorder}}}
{hline}

{title:Title}

{p2colset 5 18 20 2}{...}
{p2col :{hi:[D] order} {hline 2}}Reorder variables in dataset{p_end}
{p2colreset}{...}


{title:Syntax}

{phang}
Move specified variables to front of dataset

{p 8 8 2}{cmd:order} {varlist}

{phang}
Move one variable to specified position

{p 8 13 2}{opt mov:e} {it:{help varname:varname1}}
{it:varname2}

{phang}
Alphabetize specified variables and move to front of dataset

{p 8 8 2}{cmd:aorder} [{varlist}]


{title:Description}

{pstd}
{opt order} changes the order of the variables in the current dataset.  The
variables specified in {varlist} are moved, in the specified order,
to the front of the dataset.

{pstd}
{opt move} relocates {it:{help varname:varname1}} to
the position of {it:varname2} and shifts the remaining variables, including
{it:varname2}, to make room.

{pstd}
{opt aorder} alphabetizes the variables specified in {it:varlist} and moves
them to the front of the dataset.  If no {it:varlist} is specified, {opt _all}
is assumed.


{title:Example}

{phang}{cmd:. order make mpg}

{phang}{cmd:. move length rep78}

{phang}{cmd:. aorder}


{title:Also see}

{psee}
Manual:  {bf:[D] order}

{psee}
Online:  
{helpb describe},
{helpb edit},
{helpb rename}
{p_end}

⌨️ 快捷键说明

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