| |
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: saving enumerated file names at the end of a loop
Maybe we need to see the body of the program.
T.J. Volant wrote:
Hello all,
I'm running a program through bunch of files(
file1.dta, file2.dta, etc) I am opening them and would
like to save them as replace. It opens fine, but
saving doesn't work.
My code:
forv i=1(1)48 {
use "C:\WINNT\Desktop\file`i'.dta"
* body of the program *
save "C:\WINNT\Desktop\file`i'.dta", replace
clear
}
When it saves, it only saves file.data, not file1.dta,
etc. Why?
Thank you very much in advance,
Tj
____________________________________________________________________________________
Get your own web address.
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL
*
* 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/
*
* 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/