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

📄 outsheet.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 20jan2005}{...}
{cmd:help outsheet}{right:dialog:  {bf:{dialog outsheet}}}
{hline}

{title:Title}

{p2colset 5 21 23 2}{...}
{p2col :{hi:[D] outsheet} {hline 2}}Write spreadsheet-style dataset{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 17 2}
{cmdab:outs:heet}
[{varlist}]
{helpb using}
{it:filename}
{ifin}
[{cmd:,} {it:options}]


{synoptset 11 tabbed}{...}
{synopthdr}
{synoptline}
{syntab :Main}
{synopt :{opt c:omma}}output in comma-separated (instead of tab-separated)
format{p_end}
{synopt :{opt non:ames}}do not write variable names on the first line{p_end}
{synopt :{opt nol:abel}}output numeric values (not labels) of labeled
variables{p_end}
{synopt :{opt noq:uote}}do not enclose strings in double quotes{p_end}

{p2coldent :+ {opt replace}}overwrite existing {it:filename}{p_end}
{synoptline}
{p 4 6 2}
+ {opt replace} is not shown in the dialog box.{p_end}
{p 4 6 2}
If {it:filename} is specified without a suffix, {opt .out} is assumed.{p_end}
{p 4 6 2}
Note that if your {it:filename} contains embedded spaces, remember to enclose
it in double quotes.{p_end}


{title:Description}

{pstd}
{opt outsheet} writes data into a file in tab- or comma-separated ASCII format.
This is the format that most spreadsheet programs prefer.


{title:Options}

{dlgtab:Main}

{phang}{opt comma} specifies comma-separated format rather than the default
tab-separated format.

{phang}{opt nonames} specifies that variables name not be written in
the first line of the file; the file is to contain data values only.

{phang}{opt nolabel} specifies that the numeric values of labeled variables
be written into the file rather than the label associated with each
value.

{phang}{opt noquote} specifies that string variables not be enclosed in
double quotes.

{pstd}
The following option is available with {opt outsheet} but is not shown in the
dialog box:

{phang}{opt replace} specifies that {it:filename} be replaced if it
already exists.


{title:Examples}

{phang}{cmd:. outsheet using tosend}{p_end}

{phang}{cmd:. outsheet using tosend, replace}{p_end}


{title:Also see}

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

{psee}
Online:  {helpb insheet}, {helpb outfile}{p_end}

⌨️ 快捷键说明

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