初 级 部 分 Lecture 1 Using directories to organize your work You can find out what directory you're in by typing
pwd F:\StataStuff To find where the "official Stata directory" is, type:
sysdir STATA: C:\Stata8\ UPDATES: C:\Stata8\ado\updates\ BASE: C:\Stata8\ado\base\ SITE: C:\Stata8\ado\site\ PLUS: c:\ado\plus\ PERSONAL: c:\ado\personal\ OLDPLACE: c:\ado\ You don't want to use Stata from the official Stata directory or any subdirectory of it because the Stata directory is only for official Stata software
So if you got the same output from
pwd and
sysdir, you will need to change directories: You can use Stata's mkdir command to create directories, or you can do it outside of Stata using any method allowed by your operating system
If you wanted to make a dirctory on the