LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (September 1999, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 10 Sep 1999 09:04:49 +0200
Reply-To:   Christian Fahn <chr.fahn@PROPLANT.DE>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Christian Fahn <chr.fahn@PROPLANT.DE>
Organization:   pro_Plant GmbH
Subject:   Re: change Datatype in datasets
Content-Type:   text/plain; charset=us-ascii

I have to correct my Question. I mean columns not rows!!

Christian Fahn schrieb:

> Help needed > > I have got a dataset with a couple of rows which are all of type > charakter. It could look like the following example: > > 1.3 / AA / 5.9 / 7 / BA > 2.7 / BA / 7.9 / 7 / CA > 5.9 / GF / 8 / 6.7 / JK > > (The '/' is only used as a separator in this example.) > > I want to convert this dataset to a dataset in which The first row is > type number, the second is type character, the third is type number, the > fourth is type number, the last is type character. > > How can I do this? > > Or maybe is there another possibility to change the data type directly > in the first dataset? > > Thanks for any help > > Christian


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