Re: System variables

Subject: Re: System variables
From: Markus.Reinsch@xxxxxxxxxxxxxx
Date: Fri, 5 May 2000 12:17:47 +0200
I just have some silly workarounds. I even dont know OpenJade.

1. Have you tried:
set  VAR=test (Dont use spaces before and after =!)
jade -V %VAR%

I think you did it. And it dont work. So try next:

2. Generate a dsssl script before calling jade. Line 2 is generated. All other lines are static.

1: <!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
2: <!entity outputdir "c:\\import\\pre2\\a">
3: ]>

....

10: (string-append
11:		"&outputdir;"
12:                   "blabla")

....

3. What about bash for windows? (cygwin)


Markus Reinsch

Bertelsmann Lexikon Verlag
Avenwedder Str. 55
33311 Gütersloh
Tel: (05241) 80-40778


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


Current Thread