. foreach f in chitest chitesti {
ssc copy `f'.ado
ssc copy `f'.hlp
}
Nick
[email protected]
> -----Original Message-----
> From: Nick Cox
> Sent: 11 March 2004 00:02
> To: '[email protected]'
> Subject: RE: st: Problems with downloading the collinearity
> program from
>
>
> Your example syntax doesn't meet the pattern.
>
> There is no file with filename -tab_chi- (i.e. tab_chi.)
> on SSC.
>
> . cd c:\ado\plus\c
>
> . foreach f in chitest.ado chitest.hlp chitesti.ado chitesti.hlp {
> ssc copy `f'
> }
>
> or
>
> . foreach f in chitest chitesti {
> ssc copy `f'.ado
> ssc copy `f.hlp
> }
>
>
>
> Nick
> [email protected]
*
* 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/