| ![]() |
From | Richard Williams <Richard.A.Williams.5@ND.edu> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: running do files from unix -- can we pass values to the do file? |
Date | Sat, 18 Feb 2006 12:08:29 -0500 |
At 11:37 AM 2/18/2006, Pablo Mitnik wrote:
An elegant and efficient alternative would be to be able to pass the values of the locals to the do file when running it, something like:Come to think of it, you don't even need the -args- command. Just have your do file be something like this:
stata -b do dofile localvalue1 localvalue2 &
Of course, this cannot be done this way.
© Copyright 1996–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |