LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2005, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 6 Sep 2005 23:51:35 -0400
Reply-To:     Larry Bertolini <bertolini.1@OSU.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Larry Bertolini <bertolini.1@OSU.EDU>
Organization: Ohio State University
Subject:      Re: about IBM mainframe format
Comments: To: sas-l@uga.edu
In-Reply-To:  <1125588008.785847.94300@g43g2000cwa.googlegroups.com>
Content-Type: text/plain; charset=us-ascii; format=flowed

smartie_zhuo@hotmail.com wrote: > Hi, > I have a file,it include both positive and negative number,In > cobol,it's defined as S9(6)V99,it length is 8. > I try to use s370fpd3.2,s370fpd4.2 , s370fpd6.2 and even s370fpd6.2 to > input,but SAS told me invalid data for that variable.So could anyone > tell me the correct format ? > Thanks in advance > I believe that you're describing a "zoned decimal" number. Try "zd8.2".


Back to: Top of message | Previous page | Main SAS-L page