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

RE: st: RE: Arrays - unidentified number of elements


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   RE: st: RE: Arrays - unidentified number of elements
Date   Mon, 10 Feb 2003 17:26:20 -0000

Karina Fortuny 
> 
> oscmd dir /b *.dta - 
> 
> When I run the program - oscmd, no results appear in
> the Results window. (If I type just dir /b *.dta, the
> files are listed in the results window). A window
> flashes for a second and disappears. The OS is
> Windows. 

This example will only produce detectable 
output if there is at least one .dta file
in the current directory. 

. dir *.dta

is Stata's way of showing that. 

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index