Dan,
I'm building on Martin's example here. For me, -dir *11*- only picks
up the last two files.
Eva
. sysuse auto, clear
(1978 Automobile Data)
. sc price we, saving(1st_response_ba_COG, replace) nodraw
(file 1st_response_ba_COG.gph saved)
. sc price we, saving(1st_response_11_EMO, replace) nodraw
(file 1st_response_11_EMO.gph saved)
. sc price we, saving(1st_response_11_COG, replace) nodraw
(file 1st_response_11_COG.gph saved)
. dir *11*
5.4k 3/20/09 18:43 1st_response_11_COG.gph
5.4k 3/20/09 18:43 1st_response_11_EMO.gph
2009/3/20 Dan Weitzenfeld <[email protected]>:
> Hi,
> Does anyone know why this would happen - why the first of the .gph
> files would pass through the *11* filter?
>
> dir *11*
> 14.7k 3/18/09 18:26 1st_response_ba_COG.gph
> 16.8k 3/18/09 18:25 1st_response_11_EMO.gph
> 16.8k 3/18/09 18:25 1st_response_11_COG.gph
>
> -Dan
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/