Date: Thu, 21 Sep 2006 13:02:04 -0400
Reply-To: Randy Herbison <RandyHerbison@WESTAT.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Randy Herbison <RandyHerbison@WESTAT.COM>
Subject: Re: SAS AF Reading Windows screen sizes 1280 by 1024 etc...
In-Reply-To: <Ld6dnRGPaZ-UZozYnZ2dnUVZ_oGdnZ2d@giganews.com>
Content-Type: text/plain; charset="us-ascii"
The WINFO function and the _winfo() method will return some screen size
information, but I don't think either provide the overall window size.
In SAS/AF "attachments" control if/how window components move/resize
when a window is resized.
-----Original Message-----
From: owner-sas-l@listserv.uga.edu [mailto:owner-sas-l@listserv.uga.edu]
On Behalf Of BlueSideUp
Sent: Wednesday, September 20, 2006 10:38 PM
To: sas-l@uga.edu
Subject: SAS AF Reading Windows screen sizes 1280 by 1024 etc...
What SAS code would read the screen sizing set for a monitor on a PC
WIndows XP machine. I have a couple users with differing screen sizes
1280 by 1024 would be an example of one size. I have SAS AF frames
system which off centers windows and messes up some radio boxes on
systems with screen sizing different from the one used when compliling
the Frames. I'd like to grab the screen sizing prior to the system start
up screen and go from there. Hoping someone out there has done this. TIA
!! Cheers.