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 (July 2004, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 19 Jul 2004 16:05:03 +0200
Reply-To:     Zio Fester <ziofester2@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Zio Fester <ziofester2@HOTMAIL.COM>
Subject:      Re: creating a scalar variable

In article <446DDE75CFC7E1438061462F85557B0F027E6C68 @remail2.westat.com>, HERMANS1@WESTAT.COM says... > Zio: > I hope that your instructor doesn't subscribe to SAS-L!

Please forgive my ignorance, but what does that happen to be?

> Whatever his or her > skill level, it does turn out that SAS, like many other so-called 'database > programming languages', operates on actual or virtual tables. A table can > degenerate to a one-column, one-row cell that has many of the properties of > a scalar. More typically, a database programmer combines tabular datasets to > produce solutions to programming problems.

Does this mean that SAS can only "think" row by row and that there's no way to create a scalar variable (or a 1x1 matrix...) accessible from any part of my code?

> It takes a while to learn how to combine tabular datasets effectively. Once > you learn how, you will be able to do more in less time and with fewer > errors. > Sig


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