Dynamically creating quantities

Subject: Dynamically creating quantities
From: Chris Maden <crism@xxxxxxx>
Date: Tue, 21 Oct 1997 16:34:50 -0400
Can a quantity be created from a string?  I'm trying

(string->symbol (string-append "30"
			       "pt"))

in Jade as a column width specification, but it's unacceptable.  A
DSSSL erratum states that it's not clear whether (string->number) will
handle quantities, but in Jade, it definitely doesn't work.

Does anyone have a suggestion on how to create a length-spec
dynamically?

Thanks in advance,
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