Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: outsheet throws away varnames in unix


From   tashi lama <[email protected]>
To   <[email protected]>
Subject   st: outsheet throws away varnames in unix
Date   Thu, 20 Sep 2012 20:51:14 +0000

Hello all, 
In windows
 outsheet using tt, comma generates a comma delimited text file with variable names in the first line. Great.
 type,hits
0,7881
1,8237
|

In unix
 outsheet using tt, comma generates a comma delimited text file with variables names left out. The file only contains data. 
  0,7881
  1,8237

I am sure this is yet another platform issue. Could someone know the solution to also get varnames along with data in unix??

Thanks, 
Tashi 
  		 	   		  
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index