LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 15 Apr 2009 15:33:08 -0700
Reply-To:     "Terjeson, Mark" <Mterjeson@RUSSELL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Terjeson, Mark" <Mterjeson@RUSSELL.COM>
Subject:      proc template - define event data - style
Content-Type: text/plain; charset="us-ascii"

Hi All,

re: proc template v8.2

In a DEFINE EVENT DATA paragraph the syntax for adjusting an Excel cell for width and height is:

style="width:80pt;height=200pt"

which works fine. However, trying to find a syntax that allows passing a FORMAT: such as:

style="width:80pt;format:hh-mm-ss;height=200pt"

does not seem to work. Several variations have been tried but don't have the right one yet, unless FORMAT: is not even recognized by STYLE=.

Note: Yes, creating a style tag in the DEFINE EVENT DOC_HEAD and using a CLASS= in the DEFINE EVENT DATA paragraph does work, but that means all formats must be known ahead of time and pre-canned static(almost). I was hoping that the STYLE= in the DATA paragraph would honor a FORMAT: argument as well as the WIDTH: and HEIGHT:.....

Does the STYLE= not recognize FORMAT:?

Anyone know, or have a working syntax for the DEFINE EVENT DATA paragraph?

> Mark Terjeson > Senior Programmer Analyst Investment Management & Research > Russell Investments > 253-439-2367 > > > Russell > Global Leaders in Multi-Manager Investing > > > >


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