On Sun, 6 Feb 2011 18:37:31 +0100
Jens Axel Søgaard <jensa...@soegaard.net>
wrote:

> 2011/2/6 Jukka Tuominen <jukka.tuomi...@finndesign.fi>:
> > I'm trying to embed multiline shell scripts within a scheme
> > function, but I'm not quite sure how to do it.
> 
> Just a quick, ransom tip: Multi line strings can be written
> conveniently with "here strings",
> 
> #<<SCRIPT
> line1
> line2
> ...
> SCRIPT
> 

Thanks for the hint. That's great, I didn't know this is possible in
racket. 


-- 
Manfred



_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to