Date: Sun, 4 Oct 1998 12:57:40 -0500
Reply-To: Larry Gregg <lgregg@METRODOWNTOWN.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Larry Gregg <lgregg@METRODOWNTOWN.COM>
Organization: Metropolis Systems
Subject: Re: Help with informat.
Content-Type: text/plain; charset=us-ascii
Stephen Dybas wrote:
>
> Dear SAS-L's
>
> I received the following data from an insurer who claims the data is in
> signed format ( the last character represents a number and sign). Could you
> tell me which SAS informat would give me the proper translation? If the data
> were normal I would have read it in with an informat of 11. ( w.d ).
>
> Thanks,
>
> Steve Dybas ( skd02@health.state.ny.us )
>
> [sample data follows]
>
> 0000000000{
> 0000002984G
> 0000002984G
> 0000001809H
> 0000000904I
> 0000001809H
> 0000002984G
> 0000000852A
> 0000001704B
> 0000002984G
> 0000002984G
> 0000002984G
> 0000002984G
> 0000002984G
> 0000002984G
> 0000000852A
> 0000001704B
> 0000001989H
> 0000001989H
> 0000001989H
> 0000002594G
Try ZD11.0 or ZD11.2 or something else ZD.
Larry
|