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!
|