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 (March 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 16 Mar 2006 20:11:01 -0500
Reply-To:     Paul Walker <walker.627@OSU.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Paul Walker <walker.627@OSU.EDU>
Subject:      How much memory is available?

Does anyone know how to use SAS to check how much physical memory is available on the PC? It would be nice at the beginning of a SAS program to know this information, and then different codes could be run conditionally based on how much memory is available, with the objective of increasing program efficiency. I am thinking this could be done with some sort of API called via SAS. Does anyone have such an API or another way of doing this? Any other suggestions? Thanks!


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