DSSSL Scheme

Subject: DSSSL Scheme
From: Hans Eberle <Hans.Eberle@xxxxxxxxxx>
Date: Fri, 16 Jun 2000 11:48:23 +0200
Hello

ist the Scheme instruction set! not available in DSSSL or is there 
an alternative instruction to change the value of a global defined
variable ??

i.e 

(define numb 22)

(define (change-numb new_numb)
   (set! numb new_numb)
)

the Scheme instruction set! assign a new value to "numb"


Regards,

Hans





**********************************************************
*  Hans Eberle                                           *
*  STAR AG                      Tel. ++41 52 742 92 54   *
*  Wiesholz 35                  Fax  ++41 52 742 92 92   *
*  CH-8262 Ramsen               http://www.star-ag.ch    *
*                                                        *
* ---------- Abt.: Software-Entwicklung (SWE)----------- *
*                                                        *
*                                                        *
**********************************************************


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


Current Thread