|
Subject: Re: call of non-function object From: Oisin McGuinness <oisin@xxxxxxxx> Date: Fri, 24 Jul 98 09:12:48 -0400 |
In response to shennessy@xxxxxxxxxx:
In your code where you say: "WHAT JADE DOES NOT LIKE..
(if ( string? ( (attribute-string "ID" ......."
note that (attribute-string ...) returns a string, say "string-val", then the extra ( before it means
that Jade sees ("string-val"), which tries to call the function "string-val", which is a
"non-function object".
In DSSSL there is a difference between ((a)) and (a).
Oisin McGuinness
Sumitomo Bank Capital Markets
277 Park Avenue
New York NY 10172
USA
(212)-224-4913, email: oisin@xxxxxxxx
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: call of non-function object, Toby Speight | Thread | Re: call of non-function object, shennessy |
| Re: Processing CDATA content with D, Norman Walsh | Date | Re: Processing CDATA content with D, Sebastian Rahtz |
| Month |