|
Subject: (case) correction From: Chris Maden <crism@xxxxxxx> Date: Fri, 17 Apr 1998 13:05:55 -0400 |
My last message had a keyboard-macro-induced error in the parentheses'
placement. The version below gives a different error, but I think the
problem description was correct. The error message is
jade:public_html/dsssl/htmltbl.dsl:306:26:E: unexpected token ")"
This excerpt begins on line 24 and has had whitespace removed;
character 26 is the second close-paren after "left".
(case (attribute-string (norm "align")
(current-node))
(((norm "left")) 'start)
(((norm "center")) 'center)
(((norm "right"))
(norm "char")) 'end)
(((norm "justify")) 'justify)
(else (inherited-quadding)))
-Chris
--
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Case independence and (case), Norman Walsh | Thread | DSSSL design choices - questions, Reynolds, Gregg |
| Case independence and (case), Chris Maden | Date | Re: Case independence and (case), Henry S. Thompson |
| Month |