Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: how can i get the list of ado-files in base and update folder?


From   Richard Williams <[email protected]>
To   [email protected]
Subject   Re: st: how can i get the list of ado-files in base and update folder?
Date   Sun, 12 Jun 2005 12:27:46 -0500

At 05:03 PM 6/12/2005 +0000, you wrote:
thank you very much,professor Williams.

although "dir/s c:\stata8\ado\*.ado" doesn't work, i really appreciate your help.
To be clear, from within Stata you would first give the command

shell

This should open up a DOS window for you, at which point you give the dir command. From within Stata, the dir command is not working right because, unlike DOS, the /s (subdirectory) option is not supported. You get all these "file not found" messages because there are no ado files in c:\stata8\ado; the ado files are all in the subdirectories.

You could, of course, do this, or something like this, from outside of Stata as well. For example, from Windows open up My Computer, then get to c:\stata8\ado, then click search, and search for *.ado. Unless there is some compelling reason that you want this list from within Stata, this seems like the best way to me.


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

*
* 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