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 (June 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 6 Jun 2002 10:15:18 -0700
Reply-To:     YCF <s007422@CUHK.EDU.HK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         YCF <s007422@CUHK.EDU.HK>
Organization: The Chinese University of Hong Kong
Subject:      problem about using ARRAY

Hello all, I have a small problem but I fail to solve it many times... Now I would like to read the data by using input: input ..... .... @269 PRCL1 14.6 @283 PRCL2 14.6 @297 PRCL3 14.6 @311 PRCL4 14.6 @325 PRCL5 14.6 @339 PRCL6 14.6 @353 PRCL7 14.6 @367 PRCL8 14.6

but I want to use ARRAY to read in these data....how can I archieve this ??

Thanks for your help!!!


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