Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: profile.do couldn't start


From   Daniel Marcelino <[email protected]>
To   [email protected]
Subject   st: profile.do couldn't start
Date   Tue, 5 Apr 2011 20:11:49 -0300

Why Stata couldn't start my profile.do? I'm getting the following
error for the program below.


file /users/DM/documents/statalogs/ 5 Apr 2011.log/.log could not be opened


*!Version 0.1 - Daniel
set mem 500m
set matsize 1000
set logtype text
log using "/users/`c(username)'/documents/statalogs/$S_DATE.log/", append
display "DateTime: $ S_DATE $ S_TIME"
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index