Re: Accessing command-line params from stylesheet

Subject: Re: Accessing command-line params from stylesheet
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxx>
Date: Wed, 17 Sep 1997 10:59:57 -0400
Does this help:

---
-V variable 

This is equivalent to doing 

(define variable #t)

except that this definition will take priority over any definition of
variable in a style-sheet.
---

(from jade.htm)

This would be more convenient if it allowed you to specify a string, 
but at least you can choose between strings using Boolean logic.

 Paul Prescod



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread