?? using.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}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -