| ![]() |
From | "David Elliott" <dcelliott@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: Action of -preserve- |
Date | Tue, 6 Feb 2007 08:33:01 -0400 |
Just a correction to the code above, I had omitted the read at the end of the -if- block of code: if `firsttime' { infile using survey_dict, using(`"`macval(line)'"') clear save survey_2007 , replace local firsttime 0 file read `scan' line /*this was omitted*/ } DCE * * 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–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |