Date: Wed, 30 May 2001 18:19:38 +0100
Reply-To: DavidJohnson@HALIFAX.CO.UK
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: David Johnson <DavidJohnson@HALIFAX.CO.UK>
Subject: Re: Calendar with GIF files
Content-Type: text/plain; charset=iso-8859-1
Not to my knowledge, in Version 6.12.
However, my ODS in Version 8.2 introduction course from Long Beach said the
output of any procedure can be surfaced in HTML, RTF etc...'
So, if you run 8.2 (and perhaps earlier versions 8), then the answer should
be yes.
Setting the cell contents to be the GIF images should be possible by storing
the GIF tag in text within the data set variables called by Proc Calendar.
These would then resolve to references to Anchor or Image tags. Seems
possible, not tested, FWIW.
** ##*
David Johnson
* 07080 81 8399
* sasuser@dkvj-cons.com
* http://www.dkvj-cons.com
This message is attributable to the sender and does not necessarily reflect
the view of Halifax Group plc or its subsidiaries.
> ----------
> From: Schechter, Robert S[SMTP:robert.schechter@astrazeneca.com]
> Sent: 30 May 2001 18:05
> To: 'DavidJohnson@HALIFAX.CO.UK'; SAS-L@LISTSERV.UGA.EDU
> Cc: 'mcjoe452@HOTMAIL.COM'
> Subject: RE: Calendar with GIF files
>
> Just a thought - Can PROC CALENDAR be married to HTML?
>
> -----Original Message-----
> From: David Johnson [mailto:DavidJohnson@HALIFAX.CO.UK]
> Sent: Wednesday, May 30, 2001 12:30 PM
> To: SAS-L@LISTSERV.UGA.EDU
> Subject: Re: Calendar with GIF files
>
>
> Joe's email is below:
>
> SAS-L Digest - 30 May 2001 - Special issue (#2001-669)
>
> Hi Joe,
>
> I'm not very sure on what exactly you want to achieve, but let's take a
> shot
> at it anyway.
>
> SAS will generate HTML, easily and without fuss. So it is entirely
> possible
> to create a data step that identifies the first and last days of this
> month
> and produces an HTML table with the appropriate number of cells, and
> indeed
> with each cell containing objects or hyperlinks to something else.
>
> Assuming your calendar is an interface to access some set of business
> graphs, you can create these with unique names that embed the date, and
> link
> them to your 'calendar' table. Within the table cells you can place GIF
> files, also a trivial task, and these could be thumbnails of your larger
> graphs.
>
> SAS could easily generate these graphs from existing data, and write them
> to
> a file using the GIF or IMGGIF drivers in SAS/Graph.
>
> Thus, on a day by day basis, you could build the calendar HTML page that
> contains your set of GIFs to date.
>
> Does this come near to your requirement? If so, drop me a line, give me
> some idea of your skill level and I may be able to help further with
> generating the HTML page, the graph GIFs, or both.
>
> Incidentally, there are also come very good techniques for generating
> graphic images by generating HTML within SAS. You take a one pixel image,
> and resize it by specifying its height and width in a set of image tags.
> The size is calculated by SAS and produces an attractive and simple image.
>
> Kind regards
>
>
> ** ##*
>
> David Johnson
> * 07080 81 8399
> * sasuser@dkvj-cons.com
> * http://www.dkvj-cons.com
> This message is attributable to the sender and does not necessarily
> reflect
> the view of Halifax Group plc or its subsidiaries.
>
>
> Date: Wed, 30 May 2001 08:00:35 -0600
> From: Joe McCormick <mcjoe452@HOTMAIL.COM>
> Subject: Calendar with GIF files
>
> I want to create a unique calendar that has a small GIF file for each day.
> The GIF file will be a small vertical bar chart created by SAS. I know the
> graph will be small, but I need to see the bars on the chart and no text
> is
> necessary. This does not have to be printed; it will be part of an
> intranet
> site. Does anyone have any ideas on how to do this? Does PROC CALENDAR
> have
> any way to do this? Should I do all of this in ANNOTATE or HTML? Any help
> will be appreciated.
>
> Thanks,
> Joe McCormick
>
>
> --------------------------------------------------------------------------
> --
> --
> Part of the Halifax Group, Halifax plc, Registered in England No. 2367076.
> Registered Office: Trinity Road, Halifax, West Yorkshire HX1 2RG.
> Represents
> only the Halifax Financial Services Marketing Group for the purposes of
> advising on and selling life assurance, pensions and unit trust business.
> The Marketing Group is regulated by the Personal Investment Authority.
> Switchboard 01422 333333.
>
>
> ==========================================================================
> ==
> ==
>
------------------------------------------------------------------------------
Part of the Halifax Group, Halifax plc, Registered in England No. 2367076. Registered Office: Trinity Road, Halifax, West Yorkshire HX1 2RG. Represents only the Halifax Financial Services Marketing Group for the purposes of advising on and selling life assurance, pensions and unit trust business. The Marketing Group is regulated by the Personal Investment Authority. Switchboard 01422 333333.
=============================================================================
|