Statalist


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

AW: st: outsheet txt files with one space between columns


From   Jochen Späth <[email protected]>
To   <[email protected]>
Subject   AW: st: outsheet txt files with one space between columns
Date   Tue, 9 Dec 2008 18:47:00 +0100

I just tried using -outsheet- with the -char(" ")- option, however, this produces in some cases data field separated by more than one space, too. I have no solution to your problem, but maybe it would be a good workaround to -outfile- your data using the -comma- option. Having done so, open the new file with an editor of your choice, replace every instance of repeated commas (e.g. ",,,,,") by one single space first and then replace the remaining instance of only one comma with one space, too.

Hope this helps,
Jochen
-------------------------------------------------------------------------------------------
Jochen Späth
Dipl.-Volkswirt
Institut für Angewandte Wirtschaftsforschung (IAW) Tübingen
Ob dem Himmelreich 1
72074 Tübingen
Tel.: +49-(0)7071-9896-14
Fax: +49-(0)7071-9896-99
EMail: [email protected]
IAW-Homepage: www.iaw.edu
------------------------------------------------------------------------------------------- 
-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von Dan Weitzenfeld
Gesendet: Dienstag, 9. Dezember 2008 18:33
An: [email protected]
Betreff: Re: st: outsheet txt files with one space between columns

-help outsheet- says to try the option delimiter("char")

e.g.,

outsheet using "filename.txt", delimiter(" ")

On Tue, Dec 9, 2008 at 9:19 AM, Prashant Shukla
<[email protected]> wrote:
> Hi All,
>
> I am using -outsheet- to transfer data as txt files. The file needs to
> be loaded into a system which requires only one space between the
> columns. This is because the files need to be fixed with and when they
> are tab separated, they have multiple spaces between the columns. So the
> file ends up not being the width we want and all the columns after the
> first one do not have the required start and end positions.
>
> -------------------------------------
>
> For instance, what I have is:
>
> 1001    1002    1003    1004    1005
>
> What I need is:
>
> 1001 1002 1003 1004 1005
> -------------------------------------
>
> Is there a way to define a tab as being one space? Or, is there another
> way to accomplish this goal of one space between columns in a txt files
> with Stata or Stat/Transfer(I have that too)?
>
> Thanks so much everyone,
>
> -Prash.
>
>
> *
> *   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/
>



-- 
Dan Weitzenfeld
Media Analyst
EmSense Corporation
512 2nd Street, 3rd Floor
San Francisco, CA 94107
w: 415.418.7314
m: 510.552.0106
[email protected]
*
*   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/

*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index