On Thu 25 Apr 2024 at 11:03, Patrick Lebas <picolisp@software-lab.de> wrote:
> How can I get the Stream-out from
> (call 'ls) and put it into a string  (setq str...) ?  THANKS.

(in '(ls) (read))

you might want something else than read

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

Reply via email to