Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: profile.do


From   Richard Williams <[email protected]>
To   [email protected], <[email protected]>
Subject   Re: st: profile.do
Date   Thu, 14 Feb 2008 13:36:16 -0500

At 01:22 PM 2/14/2008, Lektzian, David wrote:
Dear Statalist,
I'm using Stata 9 and I made a profile.do file so that when Stata opens
it sets the mem to 500m and sets more off.  I see that the little do
file runs every time Stata opens, but it does not set more off.  Does
anybody have any idea why?  Here is what is in the profile.do file.

set more off
set memory 500m
You could just give the command

set more off, permanently

which would make off the default setting. As it is, i think the setting only applies while profile.do is running.


-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
HOME: (574)289-5227
EMAIL: [email protected]
WWW: http://www.nd.edu/~rwilliam

*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/




© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index