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 2005, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 2 Apr 2005 15:07:36 -0500
Reply-To:     Jianping Zhu <zhujp98@gmail.com>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jianping Zhu <zhujp98@GMAIL.COM>
Subject:      how to input this file
Content-Type: text/plain; charset=ISO-8859-1

I have a file t1.txt with follwing contecnt: 2, 3, 4, 45 1,4 3,6,7 4,8,9,67,34,45

I want to create a dataset from above file, the dataset should be: 2 3 2 4 2 45 1 4 3 6 3 7 4 8 4 9 4 67 4 34 4 45 how can i do that? Thanks


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