Re: DSSSL Scheme

Subject: Re: DSSSL Scheme
From: "Mitch C. Amiano" <amiamc@xxxxxxxxxxxxxxx>
Date: Fri, 16 Jun 2000 09:07:48 -0400
No, set! and the like were omitted by design. Your
first (define) will work, but not the second.

The mailing list has had several discussions on this
topic. Check out the archive at 
http://www.mulberrytech.com/dsssl/dssslist/index.html

Hans Eberle wrote:
> 
> 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

--
Mitch C. Amiano                               Mitch.C.Amiano@xxxxxxxxxxxxxxx
SDE, ET&PE, Eng. Services, Raleigh Design Center, Alcatel USA

Ya can lead a horse to wat'r, but ye' canna make 'im think.


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


Current Thread
  • DSSSL Scheme
    • Hans Eberle - Fri, 16 Jun 2000 06:18:21 -0400 (EDT)
      • Mitch C. Amiano - Fri, 16 Jun 2000 09:28:27 -0400 (EDT) <=