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

📄 using.hlp

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

{title:Title}

{pstd}
{hi:[U] 11 Language syntax} {hline 2} The {cmd:using} modifier


{title:Syntax}

{p 8 16 2}{it:command} {cmd:using} {it:filename}


{title:Description}

{pstd}
This part of Stata's syntax is used by only a few commands, such as
{cmd:infile} and {cmd:outfile}.  After the {cmd:using}, you specify a valid
{it:filename}.  You specify the {it:filename} in quotes if it contains blanks
or other special characters.


{title:Examples}

    {cmd:. infile a b c using myfile.raw}{right:(All platforms)  }
    {cmd:. infile a b c using \mydata\myfile.raw}{right:(Windows)        }
    {cmd:. infile a b c using ~/mydata/myfile.raw}{right:(Unix)           }
    {cmd:. infile a b c using "~:My Data:myfile.raw"}{right:(Macintosh)      }


{title:Also see}

{psee}
Manual:  {bf:[U] 11 Language syntax},{break}
{bf:[U] 11.6 File-naming conventions}

{psee}
Online:  {help language}
{p_end}

⌨️ 快捷键说明

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