Groups | Search | Server Info | Login | Register


Groups > comp.soft-sys.sas > #862

Re: How do I get rid of extra blanks in output txt file?

From Ya <huang8012@gmail.com>
Newsgroups comp.soft-sys.sas
Subject Re: How do I get rid of extra blanks in output txt file?
Date 2011-06-02 13:38 -0700
Organization http://groups.google.com
Message-ID <f0b83e8a-c288-431c-9b94-84b2e503eecb@e21g2000vbz.googlegroups.com> (permalink)
References <64b1760b-2747-44e3-be5a-d6793f0cf0a3@cc2g2000vbb.googlegroups.com> <9d0d2a38-beff-4bd5-82e9-d2fa105c1282@f15g2000yqe.googlegroups.com> <89767e0b-8937-4977-9b03-f18258768cf7@em7g2000vbb.googlegroups.com>

Show all headers | View raw


On Jun 2, 11:39 am, clipartfan <rme...@gmail.com> wrote:
> '97777 ',
>
> The space after the 7 is what I am referring to in my question.

Add +(-1) follows the character var name:

("
MERGE_ID
",'"
biu_id
"','"
wc_id +(-1)
"','"
ofac_id
"','"
gl_id
"','"

HTH

Ya

Back to comp.soft-sys.sas | Previous | NextPrevious in thread | Find similar


Thread

How do I get rid of extra blanks in output txt file? clipartfan <rmechk@gmail.com> - 2011-06-02 07:41 -0700
  Re: How do I get rid of extra blanks in output txt file? Ya <huang8012@gmail.com> - 2011-06-02 08:17 -0700
    Re: How do I get rid of extra blanks in output txt file? clipartfan <rmechk@gmail.com> - 2011-06-02 11:39 -0700
      Re: How do I get rid of extra blanks in output txt file? Ya <huang8012@gmail.com> - 2011-06-02 13:38 -0700

csiph-web