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 (April 1998, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 16 Apr 1998 17:39:53 -0700
Reply-To:     "William W. Viergever" <wwvierg@IBM.NET>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "William W. Viergever" <wwvierg@IBM.NET>
Subject:      Re: decimal informat mystery
Comments: To: rturner@SCOTEQ.CO.UK
In-Reply-To:  <6h2p76$48l$1@nnrp1.dejanews.com>
Content-Type: text/plain; charset="us-ascii"

input @1 x 5.2;

At 12:02 PM 4/15/98 -0600, rturner@SCOTEQ.CO.UK wrote: >Does anyone know if there is an informat to read 12345 from a flat file into >SAS as 123.45. All the informats that I have came across expect a decimal >point in the flat file. The only other option I have is to devide the new >SAS variable by 100. > >Thanks in advance > >Robert > >-----== Posted via Deja News, The Leader in Internet Discussion ==----- >http://www.dejanews.com/ Now offering spam-free web-based newsreading > > /*=====================*/ W. W. Viergever Viergever & Associates Sacramento, CA (916) 923-2355 /*=====================*/


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