Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

RE: st: Problems with downloading the collinearity program from


From   "Clive Nicholas" <[email protected]>
To   [email protected]
Subject   RE: st: Problems with downloading the collinearity program from
Date   Thu, 11 Mar 2004 00:11:16 -0000 (GMT)

Nick Cox replied:

> 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
> }

OK, I'm with you. Thanks for this: I'll try it out.

CLIVE NICHOLAS        |t: 0(44)191 222 5969
Politics Building     |e: [email protected]
School of Geography,  |f: 0(44)870 126 2421
 Politics & Sociology |
University of         |
 Newcastle-upon-Tyne  |
Newcastle-upon-Tyne   |
NE1 7RU		      |
United Kingdom	      |http://www.ncl.ac.uk/geps
*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index