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 1997, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 20 Jun 1997 10:56:11 -0400
Reply-To:     Wenxin Mao <mao@wharton.upenn.edu>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Wenxin Mao <mao@WHARTON.UPENN.EDU>
Subject:      How to add new var to existing data set? (sounds easy)
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi,

My question sounds easy. I got the problem several months ago and I couldn't find the solution even I can use SQL. Now I am brave enough to ask you:

I have a date set (e.g. mgmt.puf) and I want to add new variable c to this data set:

c=a+b; (I may not have such a explicit formula, just to show what I want) where a and b are already in mgmt.puf.

What should I do?

Thanks in advance, Mao


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