|
See below...
----- Original Message -----
From: "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Newsgroups: bit.listserv.sas-l
To: <SAS-L@LISTSERV.UGA.EDU>
Sent: Monday, August 11, 2003 8:33 AM
Subject: Re: Obtaining Current Paper Size Dimensions
> > From: Kevin Myers [mailto:WHMyers@CABLEONE.NET]
> > Does anyone out there know of a way
> > to obtain the dimensions
> > of the output page size
> > that is currently specified within SAS?
>
> ISO has already invented this round flat thing with a hole in the middle:
Yes, but why should I need to import all of the ISO paper size definitions
thereby at least partially reinventing the same wheel, and creating code
with potentially significant maintenance issues, etc. when SAS *already*
knows the current paper dimensions internally. I just need SAS to give 'em
to me! BTW, I've already written an IMHO ugly macro at this point which
allows me to obtain the dimensions (by parsing option and registry values).
But surely there must be an easier way (or at least there ought to be)!
s/KAM
>
> See International Standard Organization Paper Size definitions:
> ISP 216 paper size system
> http://www.cl.cam.ac.uk/~mgk25/iso-paper.html
>
> Ron Fehd the Google maven CDC Atlanta GA USA RJF2@cdc.gov
>
> By using your intelligence
> you can sometimes make your problems twice as complicated.
> -- Ashleigh Brilliant
>
> RTFO: I'm an engineer, I don't get paid to know,
> I get paid to know where to look it up.
> Do a Google search and
> Read the Finite OnLine Documents.
>
|