*sets your working directory cd "E:\My Documents\Classes\CDA" *sets the log file to be in .txt format set logtype text /* if not on a personal computer and need to install additional stata packages you can set the personal directory, where these packages are automatically installed, as a folder on your thumb or external drive: sysdir set PERSONAL "E:\My Documents\Classes\CDA" net set ado PERSONAL */ exit