LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (March 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 1 Mar 2002 10:11:40 -0500
Reply-To:     "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Organization: MindSpring Enterprises
Subject:      Re: Fixing ODS HTML <BR>oken titles and footnotes

The sample code on the website is wrong (and getting fixed)

%jsTitleFootnoteReset accepts a fileref, not a filename .

Change %jsTitleFootnoteReset (myJavascript) to %jsTitleFootnoteReset (myScript)

should make things work. -- Richard A. DeVenezia http://www.devenezia.com

"Paige Miller" <paige.miller@kodak.com> wrote in message news:3C7F9007.9C2A580@kodak.com... > "Richard A. DeVenezia" wrote: > > > > The technique has been macro-ized and placed at > > > > http://www.devenezia.com/downloads/sas/macros/ > > jsTitleAndFootnote > > Richard, thank you for this macro. However, when I run it, the SASLOG > tells me > > 109 %jsTitleFootnoteReset (myJavascript); > Error: Could not open open myJavascript. > > What could be the solution? > > -- > Paige Miller > Eastman Kodak Company > paige.miller@kodak.com > > "It's nothing until I call it!" -- Bill Klem, NL Umpire > "When you get the choice to sit it out or dance, > I hope you dance" -- Lee Ann Womack


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