On Wed, May 15, 2019 at 09:18:47AM +0200, Alexander Burger wrote:
>       (from "\"EUR\"")
>       (from "\"last\" : ")
>       (read) )

Just for completeness:

In the real case, I do not use 'read' as above. I handle our long-discussed
fixpoint issue this way:

   (from "\"EUR\"")
   (from "\"last\" : ")
   (format
      (pack (till ".,\n") (or (till ",\n") "."))
      *Scl )

☺/ A!ex


-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to